![]() | Dkim |
public abstract class DkimSignerBase
The DkimSignerBase type exposes the following members.
Name | Description | |
---|---|---|
![]() | DkimSignerBase | Initialize a new instance of the DkimSignerBase class. |
Name | Description | |
---|---|---|
![]() ![]() | BodyCanonicalizationAlgorithm | Get or set the canonicalization algorithm to use for the message body. |
![]() ![]() | Domain | Get the domain that the signer represents. |
![]() ![]() | HeaderCanonicalizationAlgorithm | Get or set the canonicalization algorithm to use for the message headers. |
![]() | PrivateKey | Gets the private key. |
![]() ![]() | Selector | Get the selector subdividing the domain. |
![]() ![]() | SignatureAlgorithm | Get or set the algorithm to use for signing. |
![]() | SignaturesExpireAfter | Get or set the timespan after which signatures are no longer valid. |
Name | Description | |
---|---|---|
![]() | CreateSigningContext | Create the digest signing context. |
![]() | Equals | (Inherited from Object) |
![]() | Finalize | (Inherited from Object) |
![]() | GetHashCode | (Inherited from Object) |
![]() | GetType | (Inherited from Object) |
![]() | MemberwiseClone | (Inherited from Object) |
![]() | ToString | (Inherited from Object) |