Esempio n. 1
0
 public string ExportPublicKey()
 {
     return(DigitalSignature.ExportPublicKeyToX509PEM());
 }