| Package | Description |
|---|---|
| org.jboss.aerogear.android.security.keystore |
| Modifier and Type | Method and Description |
|---|---|
KeyStoreBasedEncryptionConfiguration |
KeyStoreBasedEncryptionConfigurationProvider.newConfiguration() |
KeyStoreBasedEncryptionConfiguration |
KeyStoreBasedEncryptionConfiguration.setAlias(String alias)
The alias of the key in the keystore.
|
KeyStoreBasedEncryptionConfiguration |
KeyStoreBasedEncryptionConfiguration.setKeyStoreFile(String keyStoreFile)
The keystore file is the filename of the keystore.
|
KeyStoreBasedEncryptionConfiguration |
KeyStoreBasedEncryptionConfiguration.setPassword(String password)
The password is a String value protecting the keystore.
|
| Constructor and Description |
|---|
KeyStoreBasedEncryptionEncryptionServices(KeyStoreBasedEncryptionConfiguration config) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.