public static final class FipsKDF.TwoStepKDFKey
extends java.lang.Object
| Constructor and Description |
|---|
TwoStepKDFKey(FipsKDF.PRF prf,
byte[] keyValue) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getKey() |
FipsKDF.PRF |
getPRF() |
public TwoStepKDFKey(FipsKDF.PRF prf, byte[] keyValue)
public FipsKDF.PRF getPRF()
public byte[] getKey()