Namespace Syncfusion.Pdf.Security
Classes
| Aes
Class used for implementing Advanced Encryption Standard algorithm. |
| LtvVerificationInfo
Represents the LTV verification information. |
| PdfCertificate
Represents the Certificate object. |
| PdfCertificateDistinguishedName |
| PdfSecurity
Represents the security settings of the PDF document. |
| PdfSignature
Represents a digital signature used for signing a PDF document. |
| PdfSignatureEventArgs
Represents the arguments of PdfSignature event. |
| PdfSignatureSettings |
| PdfSignatureValidationException
Specifies the Pdf signature validation exception. |
| PdfSignatureValidationResult
Specifies the signatures's validation result. |
| RevocationResult
Represents a resultant data of certificate revocation validation. |
| TimeStampInformation
Specifies the timestamp information from the signature |
| TimeStampServer
Represent a time stamp to add in PDF document, |
Interfaces
| IPdfExternalSigner
Interface for external signing to a PDF document |
Enums
| Aes.KeySize
Possible key sizes. |
| CryptographicStandard |
| DigestAlgorithm |
| KeyStorageFlags
Represents where and how to import private key of the certificate. |
| PdfCertificationFlags
Specifies the available permissions on certificated document. |
| PdfEncryptionAlgorithm
Specifies the type of encryption algorithm used. |
| PdfEncryptionKeySize
Specifies length of the encryption key for encryption. |
| PdfEncryptionOptions |
| PdfPermissionsFlags
Specifies the available permissions set for the signature. |
| RevocationStatus
Specifies the certificate's revocation status. |
| RevocationValidationType |
| SignatureStatus
Specifies the certificate's verification status. |
| StoreRegion
Specifies the Location of the store |
| StoreType
Specifies the naming of a system store. |
Delegates
| PdfSignatureEventHandler
Delegate for handling PdfSignatureEventArgs |