AddRecipient(X509Certificate cert, int permission) | iTextSharp.text.pdf.PdfEncryption | |
AES_128 | iTextSharp.text.pdf.PdfEncryption | static |
CalculateStreamSize(int n) | iTextSharp.text.pdf.PdfEncryption | |
ComputeUserPassword(byte[] ownerPassword) | iTextSharp.text.pdf.PdfEncryption | |
CreateDocumentId() | iTextSharp.text.pdf.PdfEncryption | static |
CreateInfoId(byte[] id) | iTextSharp.text.pdf.PdfEncryption | static |
DecryptByteArray(byte[] b) | iTextSharp.text.pdf.PdfEncryption | |
EncryptByteArray(byte[] b) | iTextSharp.text.pdf.PdfEncryption | |
FileID | iTextSharp.text.pdf.PdfEncryption | |
GetCryptoMode() | iTextSharp.text.pdf.PdfEncryption | |
GetDecryptor() | iTextSharp.text.pdf.PdfEncryption | |
GetEncryptionDictionary() | iTextSharp.text.pdf.PdfEncryption | |
GetEncryptionStream(Stream os) | iTextSharp.text.pdf.PdfEncryption | |
IsEmbeddedFilesOnly() | iTextSharp.text.pdf.PdfEncryption | |
IsMetadataEncrypted() | iTextSharp.text.pdf.PdfEncryption | |
PdfEncryption() | iTextSharp.text.pdf.PdfEncryption | |
PdfEncryption(PdfEncryption enc) | iTextSharp.text.pdf.PdfEncryption | |
publicKeyHandler | iTextSharp.text.pdf.PdfEncryption | protected |
SetCryptoMode(int mode, int kl) | iTextSharp.text.pdf.PdfEncryption | |
SetHashKey(int number, int generation) | iTextSharp.text.pdf.PdfEncryption | |
SetupAllKeys(byte[] userPassword, byte[] ownerPassword, int permissions) | iTextSharp.text.pdf.PdfEncryption | |
SetupByEncryptionKey(byte[] key, int keylength) | iTextSharp.text.pdf.PdfEncryption | |
SetupByOwnerPassword(byte[] documentID, byte[] ownerPassword, byte[] userKey, byte[] ownerKey, int permissions) | iTextSharp.text.pdf.PdfEncryption | |
SetupByUserPassword(byte[] documentID, byte[] userPassword, byte[] ownerKey, int permissions) | iTextSharp.text.pdf.PdfEncryption | |
STANDARD_ENCRYPTION_128 | iTextSharp.text.pdf.PdfEncryption | static |
STANDARD_ENCRYPTION_40 | iTextSharp.text.pdf.PdfEncryption | static |