public class PasswordEncryptionServices extends AbstractEncryptionService implements EncryptionService
| Modifier and Type | Class and Description |
|---|---|
static class |
PasswordEncryptionServices.PasswordProtectedKeystoreCryptoConfig |
applicationIV, INSTANCE_IV| Constructor and Description |
|---|
PasswordEncryptionServices(PasswordEncryptionServices.PasswordProtectedKeystoreCryptoConfig config,
android.content.Context appContext) |
| Modifier and Type | Method and Description |
|---|---|
protected org.jboss.aerogear.crypto.CryptoBox |
getCryptoInstance() |
decrypt, decrypt, encrypt, encryptclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdecrypt, decrypt, encrypt, encryptpublic PasswordEncryptionServices(PasswordEncryptionServices.PasswordProtectedKeystoreCryptoConfig config, android.content.Context appContext)
protected org.jboss.aerogear.crypto.CryptoBox getCryptoInstance()
getCryptoInstance in class AbstractEncryptionServiceCopyright © 2013 JBoss by Red Hat. All Rights Reserved.