public class KDFParameters extends Object implements DerivationParameters
KDFParameters(byte[] shared, byte[] iv)
byte[]
getIV()
getSharedSecret()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public KDFParameters(byte[] shared, byte[] iv)
public byte[] getSharedSecret()
public byte[] getIV()
Copyright © 2015. All rights reserved.