public class ERXBlowfishCrypter extends ERXAbstractBlowfishCrypter
| Properties | |
er.extensions.ERXBlowfishCipherKey | the blowfish key to use |
log| Constructor and Description |
|---|
ERXBlowfishCrypter() |
ERXBlowfishCrypter(java.lang.String blowfishKey) |
| Modifier and Type | Method and Description |
|---|---|
protected java.security.Key |
secretBlowfishKey()
Generates a secret key from the System property
er.extensions.ERXBlowfishCipherKey.
|
blockSize, createBlowfishCipher, decrypt, decryptCipher, encrypt, encryptCipher, setBlockSizepublic ERXBlowfishCrypter(java.lang.String blowfishKey)
public ERXBlowfishCrypter()
protected java.security.Key secretBlowfishKey()
throws java.security.NoSuchAlgorithmException
secretBlowfishKey in class ERXAbstractBlowfishCrypterjava.security.NoSuchAlgorithmExceptionCopyright © 2002 – 2022 Project Wonder.