Package | Description |
---|---|
org.teiid.core.crypto |
Class and Description |
---|
BasicCryptor
Public methods in this class throw only
CryptoException s. |
CryptoException
A catch-all exception for any exceptions related to encryption and decryption
operations.
|
Cryptor
Interface defining a utility that can perform both encryption and decryption.
|
SymmetricCryptor
Provides a symmetric cryptor using AES
|
Copyright © 2020. All rights reserved.