public class PassphraseEncryptionServices extends AbstractEncryptionService implements EncryptionService
| Modifier and Type | Class and Description |
|---|---|
static class |
PassphraseEncryptionServices.PassPhraseCryptoConfig |
applicationIV, INSTANCE_IV| Constructor and Description |
|---|
PassphraseEncryptionServices(android.content.Context appContext,
PassphraseEncryptionServices.PassPhraseCryptoConfig config) |
| 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 PassphraseEncryptionServices(android.content.Context appContext,
PassphraseEncryptionServices.PassPhraseCryptoConfig config)
protected org.jboss.aerogear.crypto.CryptoBox getCryptoInstance()
getCryptoInstance in class AbstractEncryptionServiceCopyright © 2013 JBoss by Red Hat. All Rights Reserved.