Namespace iText.Kernel.Crypto
Classes
- AESCipher
Creates an AES Cipher with CBC and padding PKCS5/7.
- AESCipherCBCnoPad
Creates an AES Cipher with CBC and no padding.
- CryptoUtil
This file is a helper class for internal usage only. Be aware that it's API and functionality may be changed in future.
- IVGenerator
An initialization vector generator for a CBC block encryption.