public class PassphraseEncryptionServices extends AbstractEncryptionService implements EncryptionService
applicationIV, INSTANCE_IV| Constructor and Description |
|---|
PassphraseEncryptionServices(PassphraseCryptoConfiguration 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(PassphraseCryptoConfiguration config)
protected org.jboss.aerogear.crypto.CryptoBox getCryptoInstance()
getCryptoInstance in class AbstractEncryptionServiceCopyright © 2014 JBoss by Red Hat. All rights reserved.