CertIDIssuerKeyId Property |
The hash calculated over the value (excluding tag and length) of the subject public key field in the issuer's certificate.
Namespace:
PKI.OCSP
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax public string IssuerKeyId { get; }
Public ReadOnly Property IssuerKeyId As String
Get
public:
property String^ IssuerKeyId {
String^ get ();
}
member IssuerKeyId : string with get
Property Value
Type:
StringSee Also