| CertificateInfo.X500Name |
a class that holds an X509 name
|
| CertificateVerifier |
Superclass for a series of certificate verifiers that will typically
be used in a chain.
|
| CrlClient |
Interface that needs to be implemented if you want to embed
Certificate Revocation Lists into your PDF.
|
| ExternalDigest |
|
| ExternalSignature |
Interface that needs to be implemented to do the actual signing.
|
| ExternalSignatureContainer |
Interface to sign a document.
|
| 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.ValidationData |
|
| MakeSignature.CryptoStandard |
|
| MakeXmlSignature.EmptyKey |
Empty class for key simulation
|
| OcspClient |
Interface for the OCSP Client
|
| OCSPVerifier |
Class that allows you to verify a certificate against
one or more OCSP responses.
|
| PdfPKCS7 |
This class does all the processing related to signing
and verifying a PKCS#7 signature.
|
| PdfSignatureAppDictionary |
A dictionary that stores the name of the application that signs the PDF.
|
| RootStoreVerifier |
Verifies a certificate against a KeyStore
containing trusted anchors.
|
| 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
|
| TSAClient |
Time Stamp Authority client (caller) interface.
|
| TSAInfoBouncyCastle |
Interface you can implement and pass to TSAClientBouncyCastle in case
you want to do something with the information returned
|
| 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.
|
| XmlLocator |
Helps to locate xml stream
|