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

/libcore/ojluni/src/main/java/sun/security/util/
H A DDerValue.java872 public DerInputStream toDerInputStream() throws IOException { method in class:DerValue
875 throw new IOException("toDerInputStream rejects tag type " + tag);

Completed in 52 milliseconds