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