SignatureValidationResult Class
Namespace: Rebex.Security.Cryptography.Pkcs
Assembly: Rebex.Common.dll (version 7.0.9083)
Represents the result of signature validation.
Syntax
public class SignatureValidationResult
Inherited Members
Properties
Name | Description |
---|---|
CertificateValidationStatus | Gets the certificate validation status mask. |
Status | Gets the status mask. |
Valid | Gets the certificate chain validity status. |