|
Bouncy Castle Cryptography 1.28 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.bouncycastle.crypto.params.KDFParameters
parameters for Key derivation functions.
| Constructor Summary | |
KDFParameters(byte[] shared,
byte[] iv)
|
|
| Method Summary | |
byte[] |
getIV()
|
byte[] |
getSharedSecret()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public KDFParameters(byte[] shared,
byte[] iv)
| Method Detail |
public byte[] getSharedSecret()
public byte[] getIV()
|
Bouncy Castle Cryptography 1.28 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||