BouncyCastleDigest |
Implementation for digests accessed directly from the BouncyCastle library bypassing
any provider definition.
|
CertificateInfo |
Class containing static methods that allow you to get information from
an X509 Certificate: the issuer and the subject.
|
CertificateInfo.X500Name |
Class that holds an X509 name.
|
CertificateInfo.X509NameTokenizer |
Class for breaking up an X500 Name into it's component tokens, similar to StringTokenizer .
|
CertificateUtil |
This class contains a series of static methods that
allow you to retrieve information from a Certificate.
|
CertificateVerification |
Deprecated.
|
CertificateVerifier |
Deprecated.
|
CrlClientOffline |
An implementation of the CrlClient that handles offline
Certificate Revocation Lists.
|
CrlClientOnline |
An implementation of the CrlClient that fetches the CRL bytes
from an URL.
|
CRLVerifier |
Deprecated.
|
DefaultIssuingCertificateRetriever |
|
ExternalBlankSignatureContainer |
Produces a blank (or empty) signature.
|
IssuingCertificateRetriever |
|
KeyStoreUtil |
Utility class with some KeyStore related methods.
|
LtvVerification |
Add verification according to PAdES-LTV (part 4).
|
LtvVerification.ValidationData |
|
LtvVerifier |
Deprecated.
|
OcspClientBouncyCastle |
OcspClient implementation using BouncyCastle.
|
OCSPVerifier |
Deprecated.
|
PadesTwoPhaseSigningHelper |
Helper class to perform signing operation in two steps.
|
PdfPadesSigner |
This class performs signing with PaDES related profiles using provided parameters.
|
PdfPKCS7 |
This class does all the processing related to signing
and verifying a PKCS#7 / CMS signature.
|
PdfSignature |
Represents the signature dictionary.
|
PdfSignatureApp |
A dictionary that stores the name of the application that signs the PDF.
|
PdfSignatureBuildProperties |
Dictionary that stores signature build properties.
|
PdfSigner |
Takes care of the cryptographic options and appearances that form a signature.
|
PdfSigner.PdfSignerDocument |
|
PdfSigner.SignatureApplier |
|
PdfTwoPhaseSigner |
Class that prepares document and adds the signature to it while performing signing operation in two steps
(see PadesTwoPhaseSigningHelper for more info).
|
PKCS7ExternalSignatureContainer |
|
PrivateKeySignature |
Implementation of the IExternalSignature interface that
can be used when you have a PrivateKey object.
|
ProviderDigest |
This class will return the MessageDigest associated with
a certain hashing algorithm returned by the specified provider.
|
RootStoreVerifier |
Deprecated.
|
RSASSAPSSMechanismParams |
Encode the signer's parameters for producing an RSASSA-PSS signature.
|
SignatureMechanisms |
Class that contains OID mappings to extract a signature algorithm name
from a signature mechanism OID, and conversely, to retrieve the appropriate
signature mechanism OID given a signature algorithm and a digest function.
|
SignaturePermissions |
A helper class that tells you more about the type of signature
(certification or approval) and the signature's DMP settings.
|
SignaturePolicyInfo |
Class that encapsulates the signature policy information
|
SignatureUtil |
Utility class that provides several convenience methods concerning digital signatures.
|
SignatureUtil.ContentsChecker |
|
SignatureUtil.SorterComparator |
|
SignerProperties |
Properties to be used in signing operations.
|
SignMetaInfo |
|
SignUtils |
|
SignUtils.TsaResponse |
|
TimestampConstants |
Timestamp constants util class for internal usage only.
|
TSAClientBouncyCastle |
Time Stamp Authority Client interface implementation using Bouncy Castle
org.bouncycastle.tsp package.
|
VerificationOK |
Deprecated.
|