Arc |
The ArcSigner type exposes the following members.
Name | Description | |
---|---|---|
BodyCanonicalizationAlgorithm |
Get or set the canonicalization algorithm to use for the message body.
(Inherited from DkimSignerBase) | |
Domain |
Get the domain that the signer represents.
(Inherited from DkimSignerBase) | |
HeaderCanonicalizationAlgorithm |
Get or set the canonicalization algorithm to use for the message headers.
(Inherited from DkimSignerBase) | |
PrivateKey |
Gets the private key.
(Inherited from DkimSignerBase) | |
Selector |
Get the selector subdividing the domain.
(Inherited from DkimSignerBase) | |
SignatureAlgorithm |
Get or set the algorithm to use for signing.
(Inherited from DkimSignerBase) | |
SignaturesExpireAfter |
Get or set the timespan after which signatures are no longer valid.
(Inherited from DkimSignerBase) |