Click or drag to resize
MimeKit

DkimPublicKeyLocatorBase Methods

The DkimPublicKeyLocatorBase type exposes the following members.

Methods
 NameDescription
Public methodEquals
(Inherited from Object)
Protected methodFinalize
(Inherited from Object)
Public methodGetHashCode
(Inherited from Object)
Protected methodStatic memberGetPublicKey Get the public key from a DNS TXT record.
Public methodGetType
(Inherited from Object)
Public methodCode exampleLocatePublicKey Locate and retrieve the public key for the given domain and selector.
Public methodCode exampleLocatePublicKeyAsync Asynchronously locate and retrieve the public key for the given domain and selector.
Protected methodMemberwiseClone
(Inherited from Object)
Public methodToString
(Inherited from Object)
Top
See Also