Click or drag to resize
MimeKit

DkimVerifierBase Methods

The DkimVerifierBase type exposes the following members.

Methods
 NameDescription
Public methodDisable Disable a DKIM signature algorithm.
Public methodEnable Enable a DKIM signature algorithm.
Public methodEquals
(Inherited from Object)
Protected methodFinalize
(Inherited from Object)
Public methodGetHashCode
(Inherited from Object)
Public methodGetType
(Inherited from Object)
Public methodIsEnabled Check whether a DKIM signature algorithm is enabled.
Protected methodMemberwiseClone
(Inherited from Object)
Public methodToString
(Inherited from Object)
Protected methodStatic memberVerifyBodyHash Verify the hash of the message body.
Protected methodVerifySignature Verify the signature of the message headers.
Top
See Also