| Package | Description |
|---|---|
| org.teiid.core.crypto | |
| org.teiid.net.socket | |
| org.teiid.transport |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicCryptor
Public methods in this class throw only
CryptoExceptions. |
class |
NullCryptor |
class |
SymmetricCryptor
Provides a symmetric cryptor using AES
|
| Modifier and Type | Method and Description |
|---|---|
Cryptor |
SocketServerInstance.getCryptor() |
Cryptor |
SocketServerInstanceImpl.getCryptor() |
| Modifier and Type | Method and Description |
|---|---|
Cryptor |
ClientInstance.getCryptor() |
Cryptor |
SocketClientInstance.getCryptor() |
Copyright © 2019. All rights reserved.