Click or drag to resize

OCSPSingleRequestCollectionEncode Method

Encodes the collection of OCSPSingleResponse to a ASN.1-encoded byte array.

Namespace:  PKI.OCSP
Assembly:  SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
public byte[] Encode()

Return Value

Type: Byte
ASN.1-encoded byte array.
See Also