Searched refs:getT61String (Results 1 - 2 of 2) sorted by relevance

/libcore/ojluni/src/main/java/sun/security/util/
H A DDerValue.java595 return getT61String();
675 public String getT61String() throws IOException { method in class:DerValue
678 "DerValue.getT61String, not T61 " + tag);
H A DDerInputStream.java517 public String getT61String() throws IOException { method in class:DerInputStream

Completed in 33 milliseconds