AccessPermissions |
Access permissions value to be set to certification signature as a part of DocMDP configuration.
|
CertificateInfo.X500Name |
Class that holds an X509 name.
|
CertificateVerifier |
Deprecated.
|
IApplicableSignatureParams |
|
ICrlClient |
Interface that needs to be implemented if you want to embed
Certificate Revocation Lists (CRL) into your PDF.
|
IExternalDigest |
ExternalDigest allows the use of implementations of MessageDigest other than BouncyCastleDigest .
|
IExternalSignature |
Interface that needs to be implemented to do the actual signing.
|
IExternalSignatureContainer |
Interface to sign a document.
|
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.
|
IOcspClient |
Interface for the Online Certificate Status Protocol (OCSP) Client.
|
IOcspClientBouncyCastle |
Interface for the Online Certificate Status Protocol (OCSP) Client.
|
ISignatureMechanismParams |
Interface to encode the parameters to a signature algorithm for inclusion in a signature object.
|
ITSAClient |
Time Stamp Authority client (caller) interface.
|
ITSAInfoBouncyCastle |
Interface you can implement and pass to TSAClientBouncyCastle in case
you want to do something with the information returned
|
LtvVerification |
Add verification according to PAdES-LTV (part 4).
|
LtvVerification.CertificateInclusion |
Certificate inclusion in the DSS and VRI dictionaries in the CERT and CERTS
keys.
|
LtvVerification.CertificateOption |
Options for how many certificates to include.
|
LtvVerification.Level |
What type of verification to include.
|
LtvVerification.RevocationDataNecessity |
Option to determine whether revocation information is required for the signing certificate.
|
LtvVerification.ValidationData |
|
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.CryptoStandard |
Enum containing the Cryptographic Standards.
|
PdfSigner.ISignatureDataProvider |
|
PdfSigner.ISignatureEvent |
An interface to retrieve the signature dictionary for modification.
|
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).
|
RootStoreVerifier |
Deprecated.
|
RSASSAPSSMechanismParams |
Encode the signer's parameters for producing an RSASSA-PSS signature.
|
SignaturePermissions |
A helper class that tells you more about the type of signature
(certification or approval) and the signature's DMP settings.
|
SignaturePermissions.FieldLock |
Class that contains a field lock action and
an array of the fields that are involved.
|
SignaturePolicyInfo |
Class that encapsulates the signature policy information
|
SignatureUtil |
Utility class that provides several convenience methods concerning digital signatures.
|
SignerProperties |
Properties to be used in signing operations.
|
SignUtils.TsaResponse |
|
VerificationException |
Deprecated.
|
VerificationOK |
Deprecated.
|