Arc |
The ArcSigner type exposes the following members.
Name | Description | |
---|---|---|
CreateSigningContext |
Create the digest signing context.
(Inherited from DkimSignerBase) | |
Equals | (Inherited from Object) | |
Finalize | (Inherited from Object) | |
GenerateArcAuthenticationResults | Generate an ARC-Authentication-Results header. | |
GenerateArcAuthenticationResultsAsync | Asynchronously generate an ARC-Authentication-Results header. | |
GetHashCode | (Inherited from Object) | |
GetTimestamp | Get the timestamp value. | |
GetType | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) | |
Sign(MimeMessage, IListHeaderId, CancellationToken) | Digitally sign and seal a message using ARC. | |
Sign(MimeMessage, IListString, CancellationToken) | Digitally sign and seal a message using ARC. | |
Sign(FormatOptions, MimeMessage, IListHeaderId, CancellationToken) | Digitally sign and seal a message using ARC. | |
Sign(FormatOptions, MimeMessage, IListString, CancellationToken) | Digitally sign and seal a message using ARC. | |
SignAsync(MimeMessage, IListHeaderId, CancellationToken) | Asynchronously digitally sign and seal a message using ARC. | |
SignAsync(MimeMessage, IListString, CancellationToken) | Asynchronously digitally sign and seal a message using ARC. | |
SignAsync(FormatOptions, MimeMessage, IListHeaderId, CancellationToken) | Asynchronously digitally sign and seal a message using ARC. | |
SignAsync(FormatOptions, MimeMessage, IListString, CancellationToken) | Asynchronously digitally sign and seal a message using ARC. | |
ToString | (Inherited from Object) |