예제 #1
0
 public string ExportPublicKey()
 {
     return(DigitalSignature.ExportPublicKeyToX509PEM());
 }