DKIMSignatureInfo Properties |
The DKIMSignatureInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | BodyCanonicalization |
Gets or sets body canonicalization (c=).
|
![]() | Domain |
Gets or sets public key DNS domain (d=).
|
![]() | HashAlgorithm |
Gets or sets hash algorithm (a=).
|
![]() | HeaderCanonicalization |
Gets or sets header canonicalization (c=).
|
![]() | Headers |
Headers that are included in the signature (h=).
|
![]() | Selector |
Gets or sets public key DNS selector (s=).
|
![]() | Time |
Gets or sets the signature timestamp - the time that this signature was created (t=). Default (null) is an unknown creation time.
|