public class KeyStoreUtils extends Object
| Constructor and Description |
|---|
KeyStoreUtils(android.content.Context context,
char[] password) |
| Modifier and Type | Method and Description |
|---|---|
void |
addEntry(String keyAlias,
byte[] keyBytes) |
byte[] |
getEntry(String keyAlias) |
void |
save() |
Copyright © 2015 JBoss by Red Hat. All rights reserved.