Validates the signer's digital signature and validates the certificate.
Namespace:
Rebex.Security.Cryptography.Pkcs
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
Visual Basic |
---|
Public Function Validate As SignatureValidationResult |
C# |
---|
public SignatureValidationResult Validate() |