Searched refs:YR_2050 (Results 1 – 6 of 6) sorted by relevance
54 private static final long YR_2050 = 2524636800000L; field in CertificateValidity157 if (notBefore.getTime() < YR_2050) { in encode()162 if (notAfter.getTime() < YR_2050) { in encode()
80 private static final long YR_2050 = 2524636800000L; field in X509CRLEntryImpl165 if (revocationDate.getTime() < YR_2050) { in encode()
111 private static final long YR_2050 = 2524636800000L; field in X509CRLImpl298 if (thisUpdate.getTime() < YR_2050) in encodeInfo()304 if (nextUpdate.getTime() < YR_2050) in encodeInfo()
107 private static final long YR_2050 = 2524636800000L; // 0x24bd0146400L field in CertificateValidity
147 private static final long YR_2050 = 2524636800000L; // 0x24bd0146400L field in X509CRLEntryImpl
276 private static final long YR_2050 = 2524636800000L; // 0x24bd0146400L field in X509CRLImpl