| Changed Classes and Interfaces |
|
CRLVerifier
|
Class that allows you to verify a certificate against one or more Certificate Revocation Lists. |
|
CertificateInfo.X500Name
|
Class that holds an X509 name. |
|
CertificateUtil
|
This class contains a series of static methods that allow you to retrieve information from a Certificate. |
|
CertificateVerification
|
This class consists of some methods that allow you to verify certificates. |
|
CertificateVerifier
|
Superclass for a series of certificate verifiers that will typically be used in a chain. |
|
IIssuingCertificateRetriever
|
Interface helper to support retrieving CAIssuers certificates from Authority Information Access (AIA) Extension in order to support certificate chains with missing certificates and getting CRL response issuer certificates. |
|
IssuingCertificateRetriever
|
IIssuingCertificateRetriever default implementation. |
|
LtvVerifier
|
Verifies the signatures in an LTV document. |
|
OCSPVerifier
|
Class that allows you to verify a certificate against one or more OCSP responses. |
|
OcspClientBouncyCastle
|
OcspClient implementation using BouncyCastle. |
|
PdfPKCS7
|
This class does all the processing related to signing and verifying a PKCS#7 / CMS signature. |
|
PdfPadesSigner
|
This class performs signing with PaDES related profiles using provided parameters. |
|
PdfSigner
|
Takes care of the cryptographic options and appearances that form a signature. |
|
RootStoreVerifier
|
Verifies a certificate against a KeyStore containing trusted anchors. |
|
SignerProperties
|
Properties to be used in signing operations. |
|
VerificationException
|
An exception that is thrown when something is wrong with a certificate. |
|
VerificationOK
|
Class that informs you that the verification of a Certificate succeeded using a specific CertificateVerifier and for a specific reason. |