Table of Contents

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.

ARCFOUREncryption
AesDecryptor
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.

OutputStreamAesEncryption
OutputStreamEncryption
OutputStreamStandardEncryption
StandardDecryptor

Interfaces

IDecryptor