DefaultSignatureServiceProvider Methods

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET

The DefaultSignatureServiceProvider type exposes the following members.

Methods

  NameDescription
Public methodGetCRLs
Gets the CRLs. Revocation checking is done on all of the certificates in every chain.
Public methodGetOCSPResponse
Gets the OCSP response. Revocation checking is done on all of the certificates in every chain.
Public methodSetCRLs
Sets the concatenated CRLs.
Public methodSetOCSPResponse
Sets the concatenated OCSP response.
Public methodSignBytes
Signs the given byte array and returns the digest.
Top
See Also

Reference