Interface | Description |
---|---|
KeyProvider |
Customizable key retrieval mechanism.
|
Class | Description |
---|---|
CipherFactory |
A factory for loading encryption keys from
KeyProvider instances. |
EncryptionContext |
A (largely) immutable wrapper for the application-wide file-level encryption settings.
|
EncryptionUtils |
Encryption and decryption functions specific to the commit log.
|
EncryptionUtils.ChannelProxyReadChannel | |
JKSKeyProvider |
A
KeyProvider that retrieves keys from a java keystore. |
SSLFactory |
A Factory for providing and setting up Client and Server SSL wrapped
Socket and ServerSocket
|
Copyright © 2017 The Apache Software Foundation