|
Bouncy Castle Cryptography Library 1.81 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.bouncycastle.crypto.digests.Kangaroo.KangarooParameters.Builder
Parameter Builder.
Constructor Summary | |
Kangaroo.KangarooParameters.Builder()
|
Method Summary | |
Kangaroo.KangarooParameters |
build()
Build the parameters. |
Kangaroo.KangarooParameters.Builder |
setPersonalisation(byte[] pPersonal)
Set the personalisation. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Kangaroo.KangarooParameters.Builder()
Method Detail |
public Kangaroo.KangarooParameters.Builder setPersonalisation(byte[] pPersonal)
pPersonal
- the personalisation
public Kangaroo.KangarooParameters build()
|
Bouncy Castle Cryptography Library 1.81 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |