Searched refs:putGeneralizedTime (Results 1 – 7 of 7) sorted by relevance
160 pair.putGeneralizedTime(notBefore); in encode()165 pair.putGeneralizedTime(notAfter); in encode()
94 tmp.putGeneralizedTime(notBefore); in encodeThis()100 tmp.putGeneralizedTime(notAfter); in encodeThis()
77 dos.putGeneralizedTime(date); in encodeThis()
168 tmp.putGeneralizedTime(revocationDate); in encode()
301 tmp.putGeneralizedTime(thisUpdate); in encodeInfo()307 tmp.putGeneralizedTime(nextUpdate); in encodeInfo()
182 public void putGeneralizedTime(java.util.Date d) throws java.io.IOException { in putGeneralizedTime() method in DerOutputStream
476 public void putGeneralizedTime(Date d) throws IOException { in putGeneralizedTime() method in DerOutputStream