|
Bouncy Castle Cryptography Library 1.77.0 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.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 personalisationpublic Kangaroo.KangarooParameters build()
|
Bouncy Castle Cryptography Library 1.77.0 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |