Click or drag to resize

IMailCheckDKIMSignature Method

Verifies the DKIM (DomainKeys Identified Mail) digital signature on this message. Queries DNS server to get the public key.

Namespace:  Limilabs.Mail
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
bool CheckDKIMSignature()

Return Value

Type: Boolean
True if signature was valid, otherwise.
See Also