Validity¶
The overall validity of the signatures.
Allowed Values¶
ValidBadDataRevokedNotYetValidExpiredInvalidSignatureUnknownCACAUnauthorizedCRLNotVerifiedOCSPNotVerifiedIdentityMismatchNoKeyUsageBlockedFailureChainLoopWeakAlgorithmUserEnforced
Type¶
( "Valid" | "BadData" | "Revoked" | "NotYetValid" | "Expired" | "InvalidSignature" | "UnknownCA" | "CAUnauthorized" | "CRLNotVerified" | "OCSPNotVerified" | "IdentityMismatch" | "NoKeyUsage" | "Blocked" | "Failure" | "ChainLoop" | "WeakAlgorithm" | "UserEnforced" )
Declaration¶
1 | |