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

/dalvik/libcore/security/src/main/java/org/apache/harmony/security/asn1/
H A DDerInputStream.java172 * @see org.apache.harmony.security.asn1.BerInputStream#readGeneralizedTime()
174 public void readGeneralizedTime() throws IOException { method in class:DerInputStream
181 super.readGeneralizedTime();
H A DBerInputStream.java356 public void readGeneralizedTime() throws IOException { method in class:BerInputStream

Completed in 1070 milliseconds