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