Package org.teiid.core.crypto

Interface Summary
Cryptor Interface defining a utility that can perform both encryption and decryption.
 

Class Summary
BasicCryptor Public methods in this class throw only CryptoExceptions.
DhKeyGenerator Helper class that supports anonymous ephemeral Diffie-Hellman Parameters are stored in the dh.properties file
NullCryptor  
SymmetricCryptor Provides a symmetric cryptor using AES
 

Exception Summary
CryptoException A catch-all exception for any exceptions related to encryption and decryption operations.
 



Copyright © 2010. All Rights Reserved.