| Interface | Description | 
|---|---|
| KeyProvider | Customizable key retrieval mechanism. | 
| Class | Description | 
|---|---|
| CipherFactory | A factory for loading encryption keys from  KeyProviderinstances. | 
| 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  KeyProviderthat retrieves keys from a java keystore. | 
| SSLFactory | A Factory for providing and setting up Client and Server SSL wrapped
 Socket and ServerSocket | 
Copyright © 2018 The Apache Software Foundation