Searched defs:getIA5String (Results 1 - 2 of 2) sorted by relevance

/libcore/ojluni/src/main/java/sun/security/util/
H A DDerInputStream.java486 public String getIA5String() throws IOException { method in class:DerInputStream
H A DDerValue.java593 return getIA5String();
684 public String getIA5String() throws IOException { method in class:DerValue
687 "DerValue.getIA5String, not IA5 " + tag);

Completed in 128 milliseconds