You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
Version 1
Next »
Overview
Validity of all signatures
Validity VerifyResult.Validity { get; set; }
Types
Validity
Types of signature validity
( "Valid" | "BadData" | "Revoked" | "NotYetValid" | "Expired" | "InvalidSignature" | "UnknownCA" | "CAUnauthorized" | "CRLNotVerified" | "OCSPNotVerified" | "IdentityMismatch" | "NoKeyUsage" | "Blocked" | "Failure" | "ChainLoop" | "WeakAlgorithm" | "UserEnforced" )