Searched defs:notBefore (Results 1 – 8 of 8) sorted by relevance
42 private Date notBefore; field in X509V2AttributeCertificate
101 long notBefore = 1000000000L; field in X509CertImplTest
76 static long notBefore = 1000000000L; field in X509CertFactoryPerfTest
98 protected Date notBefore = null; field in X509CertSelectorTest.TestCert145 public TestCert(Date notBefore, Date notAfter) { in TestCert()188 public void setPeriod(Date notBefore, Date notAfter) { in setPeriod()
156 ASN1_TIME *notBefore; member
159 ASN1_GENERALIZEDTIME *notBefore; member