Namespace PSPDFKit.DigitalSignatures
Classes
CertificateAuthorities
Trusted CAs.
SignatureInfo
Describes and persists the properties of a digital signature.
SignatureMetadata
Contains information and metadata to be used for a digital signature.
SignaturesInfo
Describes and persists the overall validation status of the document, based on the digital signatures it contains.
SigningData
This is used with the signing process, passing the current document hash and file contents to be signed to the event handler and for passing the PKCS7Container back.
Utilities
Helper utilities for digital signatures.
Enums
CertificateChainValidationStatus
The different possible validation states of the certificate chain.
DocumentIntegrityStatus
The different signature validation states the document can be in.
DocumentValidationStatus
The different possible validation states of the document. Based on the validation of the digital signatures it contains.
SignatureValidationStatus
The different possible validation states of the signature.