Validates all digital signatures on this CMS/PKCS #7 signed message
and validates all the signers' certificates.
Namespace:
Rebex.Security.Cryptography.Pkcs
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
Visual Basic |
---|
Public Function Validate As SignatureValidationResult |
C# |
---|
public SignatureValidationResult Validate() |