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.
|
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 © 2016 The Apache Software Foundation