OCSPSingleRequestCollectionEncode Method

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

Definition

Namespace: SysadminsLV.PKI.OcspClient
Assembly: SysadminsLV.PKI.OcspClient (in SysadminsLV.PKI.OcspClient.dll) Version: 4.0.1
C#
public byte[] Encode()

Return Value

Byte
ASN.1-encoded byte array.

See Also