ISignatureServiceProviderSetOCSPResponse Method

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Sets the concatenated OCSP response.

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

void SetOCSPResponse(
	byte[] revocationInfo
)

Parameters

revocationInfo
Type: SystemByte
OCSP respons.
See Also

Reference