Click or drag to resize

IMailCheckSignature Method

Overload List
  NameDescription
Public methodCheckSignature(Boolean)
Verifies the digital signatures on the signed CMS/PKCS #7 email message and, optionally, validates the signers' certificates. Checks also if the content was signed by the person that sent it.
Public methodCheckSignature(SignatureValidationConfiguration)
Verifies the digital signatures on the signed CMS/PKCS #7 email message and, optionally, validates the signers' certificates. Checks also if the content was signed by the person that sent it.
Top
See Also