public class ASNUtils extends Object
Constructor and Description |
---|
ASNUtils() |
Modifier and Type | Method and Description |
---|---|
static String |
asHex(byte[] buf) |
static String |
asHexwithspaces(byte[] buf) |
static int |
BCDtoInt(int bcd) |
static int |
getASN1ClassLength(int key) |
static Class |
getAttributeClass(int id) |
static String |
getUnitName(int code) |
static void |
printAPDU(byte[] apdu) |
public static Class getAttributeClass(int id)
public static String getUnitName(int code)
public static int getASN1ClassLength(int key)
public static String asHex(byte[] buf)
public static String asHexwithspaces(byte[] buf)
public static int BCDtoInt(int bcd)
public static void printAPDU(byte[] apdu)
Copyright © 2018 universAAL Consortium. All rights reserved.