| Class and Description |
|---|
| KeyStoreWrapper
Wraps the keyStore and provide abstraction need for ciphering.
|
| Class and Description |
|---|
| AbstractKeyStoreLoader
Provides the base for loading KeyStores
|
| KeyStoreWrapper
Wraps the keyStore and provide abstraction need for ciphering.
|
| Class and Description |
|---|
| IdentityKeyStoreWrapper
Represents the private keyStore entry
To provide that abstraction , this class exposes both getter methods to public,
private and secret keys
|
| TrustKeyStoreWrapper
Represents the abstraction for trusted KeyStore
Only expose to get public keys
|
| Class and Description |
|---|
| IdentityKeyStoreWrapper
Represents the private keyStore entry
To provide that abstraction , this class exposes both getter methods to public,
private and secret keys
|
| TrustKeyStoreWrapper
Represents the abstraction for trusted KeyStore
Only expose to get public keys
|
Copyright © 2005-2017 Apache Software Foundation. All Rights Reserved.