Click or drag to resize

OCSPResponseResponseExtensions Property

Gets optional OCSP response extensions. This may contain Nonce extension.

Namespace:  PKI.OCSP
Assembly:  SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
public X509ExtensionCollection ResponseExtensions { get; }

Property Value

Type: X509ExtensionCollection
See Also