Dkim |
The DkimSigner type exposes the following members.
| Name | Description | |
|---|---|---|
| CreateSigningContext |
Create the digest signing context.
(Inherited from DkimSignerBase) | |
| Equals | (Inherited from Object) | |
| Finalize | (Inherited from Object) | |
| GetHashCode | (Inherited from Object) | |
| GetTimestamp | Get the timestamp value. | |
| GetType | (Inherited from Object) | |
| MemberwiseClone | (Inherited from Object) | |
| Sign(MimeMessage, IListHeaderId) | Digitally sign the message using a DomainKeys Identified Mail (DKIM) signature. | |
| Sign(MimeMessage, IListString) | Digitally sign the message using a DomainKeys Identified Mail (DKIM) signature. | |
| Sign(FormatOptions, MimeMessage, IListHeaderId) | Digitally sign the message using a DomainKeys Identified Mail (DKIM) signature. | |
| Sign(FormatOptions, MimeMessage, IListString) | Digitally sign the message using a DomainKeys Identified Mail (DKIM) signature. | |
| ToString | (Inherited from Object) |