Searched defs:revocationDate (Results 1 – 10 of 10) sorted by relevance
13 Date revocationDate = null; field in CertStatus26 public void setRevocationDate(Date revocationDate) in setRevocationDate()
375 Date revocationDate = crl_entry.getRevocationDate(); in getCertStatus() local
14 Date revocationDate = null; field in CertStatus27 public void setRevocationDate(Date revocationDate) in setRevocationDate()
24 Date revocationDate, in RevokedStatus()
34 private final Date revocationDate; field in OpenSSLX509CRLEntry
35 private final Date revocationDate; field in OpenSSLX509CRLEntry
366 ASN1_TIME *revocationDate; member
367 ASN1_TIME *revocationDate; member