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

/openjdk7/jdk/src/share/classes/sun/security/util/
H A DDerValue.java844 public DerInputStream toDerInputStream() throws IOException { method in class:DerValue
847 throw new IOException("toDerInputStream rejects tag type " + tag);

Completed in 219 milliseconds