 | OpenPgpDigitalCertificatePublicKey Property |
Gets the public key.
Namespace: MimeKit.CryptographyAssembly: MimeKit (in MimeKit.dll) Version: 4.10.0
Syntaxpublic PgpPublicKey PublicKey { get; }
Property Value
PgpPublicKeyThe public key.
Remarks
Get the public key.
See Also