Package org.bouncycastle.crypto.params
Class ISO18033KDFParameters
java.lang.Object
org.bouncycastle.crypto.params.ISO18033KDFParameters
- All Implemented Interfaces:
DerivationParameters
parameters for Key derivation functions for ISO-18033
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ISO18033KDFParameters
public ISO18033KDFParameters(byte[] seed)
-
-
Method Details
-
getSeed
public byte[] getSeed()
-