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