org.gudy.bouncycastle.crypto.params
Class ISO18033KDFParameters
java.lang.Object
org.gudy.bouncycastle.crypto.params.ISO18033KDFParameters
- All Implemented Interfaces:
- DerivationParameters
public class ISO18033KDFParameters
- extends Object
- implements DerivationParameters
parameters for Key derivation functions for ISO-18033
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ISO18033KDFParameters
public ISO18033KDFParameters(byte[] seed)
getSeed
public byte[] getSeed()