Searched refs:EFDIR_PATH (Results 1 – 1 of 1) sorted by relevance
53 public static final byte[] EFDIR_PATH = {0x3F, 0x00, 0x2F, 0x00}; field in EFDIR101 if (selectFile(EFDIR_PATH) != APDU_SUCCESS) throw new PKCS15Exception("EF_DIR not found!!"); in lookupAID()