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

/libcore/ojluni/src/main/java/sun/security/util/
H A DDerValue.java605 return getGeneralString();
732 public String getGeneralString() throws IOException { method in class:DerValue
735 "DerValue.getGeneralString, not GeneralString " + tag);
H A DDerInputStream.java542 public String getGeneralString() throws IOException { method in class:DerInputStream

Completed in 29 milliseconds