Searched refs:TAG_ApplPath (Results 1 – 2 of 2) sorted by relevance
83 der.parseTLV(ASN1.TAG_ApplPath); in decodeDER()84 } else if (objectType != ASN1.TAG_ApplPath) { in decodeDER()
68 public static final byte TAG_ApplPath = 0x51; field in ASN1