Package org.bouncycastle.crypto.params
Class ISO18033KDFParameters
- java.lang.Object
-
- org.bouncycastle.crypto.params.ISO18033KDFParameters
-
- All Implemented Interfaces:
DerivationParameters
public class ISO18033KDFParameters extends java.lang.Object implements DerivationParameters
parameters for Key derivation functions for ISO-18033
-
-
Constructor Summary
Constructors Constructor Description ISO18033KDFParameters(byte[] seed)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description byte[]
getSeed()
-