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