Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 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" )
  • No labels