| Package | Description |
|---|---|
| com.itextpdf.kernel.crypto | |
| com.itextpdf.kernel.crypto.securityhandler |
| Modifier and Type | Class and Description |
|---|---|
class |
AesDecryptor |
class |
AesGcmDecryptor
Class for decrypting aes-gcm encrypted bytes.
|
class |
StandardDecryptor |
| Modifier and Type | Method and Description |
|---|---|
IDecryptor |
StandardHandlerUsingAes128.getDecryptor() |
IDecryptor |
PubSecHandlerUsingStandard40.getDecryptor() |
IDecryptor |
StandardHandlerUsingStandard40.getDecryptor() |
IDecryptor |
PubSecHandlerUsingAesGcm.getDecryptor() |
abstract IDecryptor |
SecurityHandler.getDecryptor()
Gets decryptor object.
|
IDecryptor |
StandardHandlerUsingAesGcm.getDecryptor() |
IDecryptor |
PubSecHandlerUsingAes128.getDecryptor() |
IDecryptor |
StandardHandlerUsingAes256.getDecryptor() |
Copyright © 1998–2025 Apryse Group NV. All rights reserved.