Package | Description |
---|---|
com.itextpdf.kernel.crypto | |
com.itextpdf.kernel.crypto.securityhandler | |
com.itextpdf.kernel.pdf |
Modifier and Type | Class and Description |
---|---|
class |
OutputStreamAesEncryption |
class |
OutputStreamStandardEncryption |
Modifier and Type | Method and Description |
---|---|
OutputStreamEncryption |
StandardHandlerUsingStandard40.getEncryptionStream(OutputStream os) |
abstract OutputStreamEncryption |
SecurityHandler.getEncryptionStream(OutputStream os) |
OutputStreamEncryption |
StandardHandlerUsingAes256.getEncryptionStream(OutputStream os) |
OutputStreamEncryption |
PubSecHandlerUsingAes128.getEncryptionStream(OutputStream os) |
OutputStreamEncryption |
PubSecHandlerUsingStandard40.getEncryptionStream(OutputStream os) |
OutputStreamEncryption |
StandardHandlerUsingAes128.getEncryptionStream(OutputStream os) |
Modifier and Type | Method and Description |
---|---|
OutputStreamEncryption |
PdfEncryption.getEncryptionStream(OutputStream os) |
Copyright © 1998–2023 iText Group NV. All rights reserved.