Package org.teiid.core.crypto
-
Interface Summary Interface Description Cryptor Interface defining a utility that can perform both encryption and decryption. -
Class Summary Class Description BasicCryptor Public methods in this class throw onlyCryptoException
s.DhKeyGenerator Helper class that supports anonymous ephemeral Diffie-Hellman Parameters are stored in the dh.properties fileNullCryptor SymmetricCryptor Provides a symmetric cryptor using AES -
Exception Summary Exception Description CryptoException A catch-all exception for any exceptions related to encryption and decryption operations.