IMailCheckDKIMSignature Method |
Name | Description | |
---|---|---|
CheckDKIMSignature |
Verifies the DKIM (DomainKeys Identified Mail) digital signature on this message. Queries DNS server to get the public key.
| |
CheckDKIMSignature(RSACryptoServiceProvider) |
Verifies the DKIM (DomainKeys Identified Mail) digital signature on this message.
| |
CheckDKIMSignature(DKIMValidationConfiguration) |
Verifies the DKIM (DomainKeys Identified Mail) digital signature on this message. Queries DNS server to get the public key.
| |
CheckDKIMSignature(RSACryptoServiceProvider, DKIMValidationConfiguration) |
Verifies the DKIM (DomainKeys Identified Mail) digital signature on this message.
|