Table of Contents

Namespace iTextSharp.text.pdf.crypto

Classes

AesCbcNoPadding
AesCipher

Creates an AES Cipher with CBC and padding PKCS5/7. @author Paulo Soares (psoares@consiste.pt)

ArcfourEncryption
IvGenerator

An initialization vector generator for a CBC block encryption. It's a random generator based on RC4. @author Paulo Soares (psoares@consiste.pt)

StandardDecryption