Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkValidate()()()()
Validates the signer's digital signature and validates the certificate.
Public methodSupported by the .NET Compact FrameworkValidate(Boolean, ValidationOptions)
Validates the signer's digital signatures. 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 the signer's digital signatures. Optionally, signers' certificates are validated, and the specified validation options are taken into account.

See Also