Overload List
Name | Description | |
---|---|---|
ValidateSignature()()()() |
Validates all digital signatures on this CMS/PKCS #7 signed message
and validates all the signers' certificates.
This method is only intended for entities with signed content.
| |
ValidateSignature(Boolean, ValidationOptions) |
Validates all digital signatures on this CMS/PKCS #7 signed message.
Optionally, no signers' certificates are not validated, and the specified validation
options are taken into account.
This method is only intended for entities with signed content.
| |
ValidateSignature(Boolean, ValidationOptions, CertificateChainEngine) |
Validates all digital signatures on this CMS/PKCS #7 signed message.
Optionally, no signers' certificates are not validated, and the specified validation
options are taken into account.
This method is only intended for entities with signed content.
|