Click or drag to resize
MimeKit

DkimPublicKeyLocatorBase Constructor

Initialize a new instance of the DkimPublicKeyLocatorBase class.

Namespace: MimeKit.Cryptography
Assembly: MimeKit (in MimeKit.dll) Version: 4.10.0
Syntax
C#
protected DkimPublicKeyLocatorBase()
Remarks
Creates a new DkimPublicKeyLocatorBase.
See Also