goldengate.common.crypto
Class BlowfishManager
java.lang.Object
goldengate.common.crypto.KeyManager
goldengate.common.crypto.BlowfishManager
public class BlowfishManager
- extends KeyManager
This class implements a simple Key Manager for Blowfish class from name
- Author:
- frederic bregier
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
blowfishManager
public static final BlowfishManager blowfishManager
BlowfishManager
public BlowfishManager()
createKeyObject
public KeyObject createKeyObject()
- Specified by:
createKeyObject
in class KeyManager
Copyright © 2009-2012 Frederic Bregier. All Rights Reserved.