| Package | Description |
|---|---|
| org.jboss.aerogear.android.impl.security | |
| org.jboss.aerogear.android.security |
| Modifier and Type | Method and Description |
|---|---|
PassphraseCryptoConfiguration |
PassphraseCryptoConfiguration.setPassphrase(String passphrase)
The passphrase is phrase which will be used to generate a key.
|
PassphraseCryptoConfiguration |
PassphraseCryptoConfiguration.setSalt(byte[] salt)
A cryptographic salt to be used by the Encryption Service to generate a
key.
|
| Constructor and Description |
|---|
PassphraseEncryptionServices(PassphraseCryptoConfiguration config) |
| Modifier and Type | Method and Description |
|---|---|
PassphraseCryptoConfiguration |
PassphraseConfigurationProvider.newConfiguration() |
Copyright © 2014 JBoss by Red Hat. All rights reserved.