
Public Member Functions | |
| ERXBlowfishCrypter () | |
| ERXBlowfishCrypter (String blowfishKey) | |
Protected Member Functions | |
| Key | secretBlowfishKey () throws NoSuchAlgorithmException |
Private Attributes | |
| String | _blowfishKey |
| ERXBlowfishCrypter | ( | String | blowfishKey | ) |
| Key secretBlowfishKey | ( | ) | throws NoSuchAlgorithmException [protected, virtual] |
Generates a secret key from the System property er.extensions.ERXBlowfishCipherKey. This secret key is used when generating the blowfish cipher.
Implements ERXAbstractBlowfishCrypter.
String _blowfishKey [private] |
1.5.8