Apitron.PDF.Kit library for .NET
Top
The ISignatureServiceProvider type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | GetOCSPResponse |
Gets the OCSP response. Revocation checking is done on all of the certificates in every chain.
|
![]() | SetOCSPResponse |
Sets the concatenated OCSP response.
|
![]() | SignBytes |
Signs the given byte array and returns the digest.
|
See Also