Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/sun/security/x509/
DX509CRLImpl.java191 public X509CRLImpl(X500Name issuer, Date thisDate, Date nextDate) { in X509CRLImpl()
207 public X509CRLImpl(X500Name issuer, Date thisDate, Date nextDate, in X509CRLImpl()
247 public X509CRLImpl(X500Name issuer, Date thisDate, Date nextDate, in X509CRLImpl()