Click or drag to resize
MimeKit

DkimSignerBase Properties

The DkimSignerBase type exposes the following members.

Properties
 NameDescription
Public propertyCode exampleBodyCanonicalizationAlgorithm Get or set the canonicalization algorithm to use for the message body.
Public propertyCode exampleDomain Get the domain that the signer represents.
Public propertyCode exampleHeaderCanonicalizationAlgorithm Get or set the canonicalization algorithm to use for the message headers.
Protected propertyPrivateKey Gets the private key.
Public propertyCode exampleSelector Get the selector subdividing the domain.
Public propertyCode exampleSignatureAlgorithm Get or set the algorithm to use for signing.
Public propertySignaturesExpireAfter Get or set the timespan after which signatures are no longer valid.
Top
See Also