Home
last modified time | relevance | path

Searched defs:getUTCTime (Results 1 – 5 of 5) sorted by relevance

/libcore/ojluni/src/main/java/sun/security/util/
DDerInputBuffer.java261 public Date getUTCTime(int len) throws IOException { in getUTCTime() method in DerInputBuffer
DDerInputStream.java574 public Date getUTCTime() throws IOException { in getUTCTime() method in DerInputStream
DDerValue.java745 public Date getUTCTime() throws IOException { in getUTCTime() method in DerValue
/libcore/ojluni/annotations/hiddenapi/sun/security/util/
DDerInputStream.java183 public java.util.Date getUTCTime() throws java.io.IOException { in getUTCTime() method in DerInputStream
DDerValue.java211 public java.util.Date getUTCTime() throws java.io.IOException { in getUTCTime() method in DerValue