Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkValidate()()()()
Validates all digital signatures on this CMS/PKCS #7 signed message and validates all the signers' certificates.
Public methodSupported by the .NET Compact FrameworkValidate(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.
Public methodSupported by the .NET Compact FrameworkValidate(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.

See Also