OCSPResponseResponseExtensions Property
Gets optional OCSP response extensions. This may contain Nonce extension.
Namespace: SysadminsLV.PKI.OcspClientAssembly: SysadminsLV.PKI.OcspClient (in SysadminsLV.PKI.OcspClient.dll) Version: 4.0.1
public X509ExtensionCollection ResponseExtensions { get; }
Public ReadOnly Property ResponseExtensions As X509ExtensionCollection
Get
public:
property X509ExtensionCollection^ ResponseExtensions {
X509ExtensionCollection^ get ();
}
member ResponseExtensions : X509ExtensionCollection with get
Property Value
X509ExtensionCollection