Overload List
Name | Description | |
---|---|---|
Validate()()()() |
Validates all digital signatures on this CMS/PKCS #7 signed message
and validates all the signers' certificates.
| |
Validate(Boolean, ValidationOptions) |
Validates all digital signatures on this CMS/PKCS #7 signed message.
Optionally, signers' certificates are validated, and the specified validation
options are taken into account.
| |
Validate(Boolean, ValidationOptions, CertificateChainEngine) |
Validates all digital signatures on this CMS/PKCS #7 signed message.
Optionally, signers' certificates are validated, and the specified validation
options are taken into account.
|