FixedDocumentSetOCSP Method

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Sets the ocsp.

Namespace:  Apitron.PDF.Kit
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public void SetOCSP(
	byte[] ocspResponse
)

Parameters

ocspResponse
Type: SystemByte
The ocsp response.
See Also

Reference