Searched defs:nextUpdate (Results 1 – 9 of 9) sorted by relevance
43 ASN1GeneralizedTime nextUpdate; field in BasicOCSPRespBuilder.ResponseObject50 Date nextUpdate, in ResponseObject()166 Date nextUpdate, in addResponse()186 Date nextUpdate) in addResponse()206 Date nextUpdate, in addResponse()
20 private ASN1GeneralizedTime nextUpdate; field in SingleResponse35 ASN1GeneralizedTime nextUpdate, in SingleResponse()45 ASN1GeneralizedTime nextUpdate, in SingleResponse()
144 Time nextUpdate; field in TBSCertList
149 Time nextUpdate; field in TBSCertList
54 private final Date nextUpdate; field in OpenSSLX509CRL
55 private final Date nextUpdate; field in OpenSSLX509CRL
135 ASN1_GENERALIZEDTIME *nextUpdate; member
409 ASN1_TIME *nextUpdate; member
4671 ASN1_TIME* nextUpdate = X509_CRL_get_nextUpdate(crl); in NativeCrypto_X509_CRL_get_nextUpdate() local