|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsymmetric.Blowfish
public class Blowfish
Constructor Summary | |
---|---|
Blowfish()
creates a secret key for the Blowfish algorithm. |
Method Summary | |
---|---|
javax.crypto.spec.SecretKeySpec |
getSkeySpec()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Blowfish()
Method Detail |
---|
public javax.crypto.spec.SecretKeySpec getSkeySpec()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |