Click or drag to resize
MimeKit

GnuPGContext Constructor

Initialize a new instance of the GnuPGContext class.

Namespace: MimeKit.Cryptography
Assembly: MimeKit (in MimeKit.dll) Version: 4.3.0
Syntax
C#
protected GnuPGContext()
Remarks
Creates a new GnuPGContext using the default path for the GnuPG home directory.
See Also