IMailCheck |
| Name | Description | |
|---|---|---|
| CheckDKIMSignature | Verifies the DKIM (DomainKeys Identified Mail) digital signature on this message. Queries DNS server to get the public key. | |
| CheckDKIMSignature(DKIMValidationConfiguration) | 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(RSACryptoServiceProvider, DKIMValidationConfiguration) | Verifies the DKIM (DomainKeys Identified Mail) digital signature on this message. |