| Interface | Description |
|---|---|
| StreamCipher |
Database ciphering facility uses stream ciphers.
|
| Class | Description |
|---|---|
| StreamCipherProvider |
Service provider interface for creation instances of StreamCipher.
|
| Exception | Description |
|---|---|
| ExodusCryptoException |
Base class for exceptions thrown by implementations of
jetbrains.exodus.crypto API. |
| InvalidCipherParametersException |