| Interface | Description |
|---|---|
| IDecryptor |
| Class | Description |
|---|---|
| AESCipher |
Creates an AES Cipher with CBC and padding PKCS5/7.
|
| AESCipherCBCnoPad |
Creates an AES Cipher with CBC and no padding.
|
| AesDecryptor | |
| AESGCMCipher |
Creates an Advanced Encryption Standard-Galois/Counter Mode (AES-GCM) Cipher.
|
| AesGcmDecryptor |
Class for decrypting aes-gcm encrypted bytes.
|
| ARCFOUREncryption | |
| DigestAlgorithms |
Class that contains a map with the different message digest algorithms.
|
| IVGenerator |
An initialization vector generator for a CBC block encryption.
|
| OID |
Class containing all the OID values used by iText.
|
| OID.X509Extensions |
Contains all OIDs used by iText in the context of Certificate Extensions.
|
| OutputStreamAesEncryption | |
| OutputStreamAesGcmEncryption |
An output stream accepts output bytes and sends them to underlying
OutputStreamEncryption instance. |
| OutputStreamEncryption | |
| OutputStreamStandardEncryption | |
| StandardDecryptor |
Copyright © 1998–2025 Apryse Group NV. All rights reserved.