Namespace Syncfusion.Pdf.Security
Classes
Aes
Class used for implementing Advanced Encryption Standard algorithm. |
Aes.KeySize
Possible key sizes. |
CryptographicStandard |
DigestAlgorithm |
KeyStorageFlags
Represents where and how to import private key of the certificate. |
PdfCertificate
Represents the Certificate object. |
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. |
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. |
PdfSignatureEventHandler
Delegate for handling PdfSignatureEventArgs |
PdfSignatureSettings |
StoreRegion
Specifies the Location of the store |
StoreType
Specifies the naming of a system store. |
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 |