OCSPResponseSignatureIsValid Property |
Indicates whether the signature is valid.
Namespace:
PKI.OCSP
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax public bool SignatureIsValid { get; }
Public ReadOnly Property SignatureIsValid As Boolean
Get
public:
property bool SignatureIsValid {
bool get ();
}
member SignatureIsValid : bool with get
Property Value
Type:
BooleanSee Also