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_EMV(byte[] context,
java.lang.String type) |
static byte[] |
getDiversificationData_VISA2(byte[] context,
java.lang.String type) |
public static byte[] getDiversificationData_EMV(byte[] context,
java.lang.String type)
throws EBaseException
EBaseExceptionpublic static byte[] getDiversificationData_VISA2(byte[] context,
java.lang.String type)
throws EBaseException
EBaseExceptionpublic static byte[] getDesParity(byte[] key)
throws EBaseException
EBaseException