public class KDF
extends java.lang.Object
Constructor and Description |
---|
KDF() |
Modifier and Type | Method and Description |
---|---|
static byte[] |
getDesParity(byte[] key) |
static byte[] |
getDiversificationData(byte[] context,
java.lang.String type) |
public static byte[] getDiversificationData(byte[] context, java.lang.String type) throws EBaseException
EBaseException
public static byte[] getDesParity(byte[] key) throws EBaseException
EBaseException