Package org.bouncycastle.crypto.digests
Class Kangaroo.KangarooParameters
java.lang.Object
org.bouncycastle.crypto.digests.Kangaroo.KangarooParameters
- All Implemented Interfaces:
CipherParameters
- Enclosing class:
Kangaroo
Kangaroo Parameters.
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
Parameter Builder. -
Constructor Summary
-
Method Summary
-
Constructor Details
-
KangarooParameters
public KangarooParameters()
-
-
Method Details
-
getPersonalisation
public byte[] getPersonalisation()Obtain the personalisation.- Returns:
- the personalisation
-