Searched refs:parseOID (Results 1 – 2 of 2) sorted by relevance
92 if (der.parseOID().compareTo(AC_OID) != 0) { in decodeDER()
218 public String parseOID() throws PKCS15Exception { in parseOID() method in DERParser