| Package | Description |
|---|---|
| org.jboss.aerogear.android | |
| org.jboss.aerogear.android.impl.security | |
| org.jboss.aerogear.android.security |
| Modifier and Type | Method and Description |
|---|---|
EncryptionService |
KeyManager.encryptionService(String name,
CryptoConfig config,
android.content.Context context)
This method will create a encryptionService based on the config object.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
PassphraseEncryptionServices.PassPhraseCryptoConfig |
static class |
PasswordEncryptionServices.PasswordProtectedKeystoreCryptoConfig |
| Modifier and Type | Method and Description |
|---|---|
EncryptionService |
DefaultEncryptionServiceFactory.getService(CryptoConfig config,
android.content.Context context) |
| Modifier and Type | Method and Description |
|---|---|
EncryptionService |
EncryptionServiceFactory.getService(CryptoConfig config,
android.content.Context context)
This method provides a EncryptionService.
|
Copyright © 2014 JBoss by Red Hat. All rights reserved.