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