| Class | Description | 
|---|---|
| AESCipher |  
          
           Creates an AES Cipher with CBC and padding PKCS5/7. 
            |  
       
| AESCipherCBCnoPad |  
          
           Creates an AES Cipher with CBC and no padding. 
            |  
       
| ARCFOUREncryption | |
| IVGenerator |  
          
           An initialization vector generator for a CBC block encryption. 
            |  
       
Copyright © 1998–2019. All rights reserved.