Click or drag to resize
MimeKit

GnuPGContextPublicKeyRingPath Property

Get the public keyring path.

Namespace: MimeKit.Cryptography
Assembly: MimeKit (in MimeKit.dll) Version: 4.3.0
Syntax
C#
protected string PublicKeyRingPath { get; set; }

Property Value

String
The public key ring path.
Remarks
Gets the public keyring path.
See Also