Home
last modified time | relevance | path

Searched refs:revocationDate (Results 1 – 15 of 15) sorted by relevance

/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/
DCertStatus.java13 Date revocationDate = null; field in CertStatus
20 return revocationDate; in getRevocationDate()
26 public void setRevocationDate(Date revocationDate) in setRevocationDate() argument
28 this.revocationDate = revocationDate; in setRevocationDate()
/external/boringssl/src/crypto/x509/
Dx509cset.c143 in=x->revocationDate; in X509_REVOKED_set_revocationDate()
149 M_ASN1_TIME_free(x->revocationDate); in X509_REVOKED_set_revocationDate()
150 x->revocationDate=in; in X509_REVOKED_set_revocationDate()
Dt_crl.c120 ASN1_TIME_print(out,r->revocationDate); in X509_CRL_print()
Dx_crl.c96 ASN1_SIMPLE(X509_REVOKED,revocationDate, ASN1_TIME),
/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cert/ocsp/
DRevokedStatus.java24 Date revocationDate, in RevokedStatus() argument
27 … this.info = new RevokedInfo(new ASN1GeneralizedTime(revocationDate), CRLReason.lookup(reason)); in RevokedStatus()
/external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/x509/
DCertificateListTest.java116 private static Date revocationDate = new Date(); field in CertificateListTest
120 revocationDate, null),//crlEntryExtensions),
122 revocationDate, crlEntryExtensions),
124 revocationDate, null),//crlEntryExtensions)
/external/boringssl/src/include/openssl/
Dx509.h393 ASN1_TIME *revocationDate; member
/external/conscrypt/src/main/native/
Dorg_conscrypt_NativeCrypto.cpp6144 JNI_TRACE("get_X509_REVOKED_revocationDate(%p) => %p", revoked, revoked->revocationDate);
6145 return reinterpret_cast<uintptr_t>(revoked->revocationDate);
6170 ASN1_TIME_print(bio, revoked->revocationDate);
/external/google-tv-pairing-protocol/java/jar/
Dbcprov-jdk15-143.jarMETA-INF/MANIFEST.MF META-INF/BCKEY.SF META-INF/BCKEY ...
/external/robolectric/v3/runtime/
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...