| GnuPGContextPublicKeyRingPath Property |
Get the public keyring path.
Namespace: MimeKit.CryptographyAssembly: MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax protected string PublicKeyRingPath { get; set; }
Property Value
StringThe public key ring path.
Remarks
Gets the public keyring path.
See Also