ISignatureServiceProviderGetOCSPResponse Method

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Gets the OCSP response. Revocation checking is done on all of the certificates in every chain.

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

byte[][] GetOCSPResponse()

Return Value

Type: Byte
OCSP response if implemented; otherwise null.
See Also

Reference