Searched refs:EFODF_PATH (Results 1 – 1 of 1) sorted by relevance
56 public static final byte[] EFODF_PATH = {0x50, 0x31}; field in EFODF117 path = new byte[pkcs15Path.length + EFODF_PATH.length]; in analyseFile()119 System.arraycopy(EFODF_PATH, 0, path, pkcs15Path.length, EFODF_PATH.length); in analyseFile()121 path = EFODF_PATH; in analyseFile()