/external/google-tv-pairing-protocol/java/src/com/google/polo/ssl/ |
D | CsrUtil.java | 50 Date notBefore = new Date(calendar.getTimeInMillis()); in generateX509V3AuthorityCertificate() local 56 … return generateX509V3AuthorityCertificate(rootName, rootPair, notBefore, notAfter, serialNumber); in generateX509V3AuthorityCertificate() 62 KeyPair rootPair, Date notBefore, Date notAfter, BigInteger serialNumber) in generateX509V3AuthorityCertificate() argument 70 certGen.setNotBefore(notBefore); in generateX509V3AuthorityCertificate() 111 Date notBefore = new Date(calendar.getTimeInMillis()); in issueX509V3Certificate() local 117 …return issueX509V3Certificate(name, publicKey, rootCert, rootPair, notBefore, notAfter, serialNumb… in issueX509V3Certificate() 122 X509Certificate rootCert, KeyPair rootPair, Date notBefore, Date notAfter, in issueX509V3Certificate() argument 131 certGen.setNotBefore(notBefore); in issueX509V3Certificate()
|
D | SslUtil.java | 138 String name, Date notBefore, Date notAfter, BigInteger serialNumber) in generateX509V3Certificate() argument 147 certGen.setNotBefore(notBefore); in generateX509V3Certificate() 252 Date notBefore = new Date(calendar.getTimeInMillis()); in generateX509V3Certificate() local 259 return generateX509V3Certificate(pair, name, notBefore, notAfter, in generateX509V3Certificate() 273 Date notBefore = new Date(calendar.getTimeInMillis()); in generateX509V3Certificate() local 277 return generateX509V3Certificate(pair, name, notBefore, notAfter, in generateX509V3Certificate()
|
/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cert/ |
D | X509v3CertificateBuilder.java | 38 …public X509v3CertificateBuilder(X500Name issuer, BigInteger serial, Date notBefore, Date notAfter,… in X509v3CertificateBuilder() argument 40 this(issuer, serial, new Time(notBefore), new Time(notAfter), subject, publicKeyInfo); in X509v3CertificateBuilder() 55 …public X509v3CertificateBuilder(X500Name issuer, BigInteger serial, Date notBefore, Date notAfter,… in X509v3CertificateBuilder() argument 57 …this(issuer, serial, new Time(notBefore, dateLocale), new Time(notAfter, dateLocale), subject, pub… in X509v3CertificateBuilder() 70 …public X509v3CertificateBuilder(X500Name issuer, BigInteger serial, Time notBefore, Time notAfter,… in X509v3CertificateBuilder() argument 75 tbsGen.setStartDate(notBefore); in X509v3CertificateBuilder()
|
/external/boringssl/src/crypto/x509v3/ |
D | v3_pku.c | 82 ASN1_IMP_OPT(PKEY_USAGE_PERIOD, notBefore, ASN1_GENERALIZEDTIME, 0), 93 if (usage->notBefore) { 95 ASN1_GENERALIZEDTIME_print(out, usage->notBefore);
|
/external/boringssl/src/crypto/x509/ |
D | x509_set.c | 116 in = x->cert_info->validity->notBefore; in X509_set_notBefore() 120 M_ASN1_TIME_free(x->cert_info->validity->notBefore); in X509_set_notBefore() 121 x->cert_info->validity->notBefore = in; in X509_set_notBefore()
|
D | x_val.c | 65 ASN1_SIMPLE(X509_VAL, notBefore, ASN1_TIME),
|
D | x509_r2x.c | 99 if (X509_gmtime_adj(xi->validity->notBefore, 0) == NULL) in X509_REQ_to_X509()
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/x509/ |
D | X509V2AttributeCertificate.java | 43 private Date notBefore; field in X509V2AttributeCertificate 86 … this.notBefore = cert.getAcinfo().getAttrCertValidityPeriod().getNotBeforeTime().getDate(); in X509V2AttributeCertificate() 116 return notBefore; in getNotBefore()
|
/external/curl/lib/ |
D | x509asn1.h | 104 curl_asn1Element notBefore; member
|
D | x509asn1.c | 719 ccp = Curl_getASN1Element(&cert->notBefore, elem.beg, elem.end); in Curl_parseX509() 950 ccp = Curl_ASN1tostr(&cert.notBefore, 0); in Curl_extract_certinfo()
|
/external/curl/lib/vtls/ |
D | nss.c | 800 PRTime notBefore, notAfter; in display_cert_info() local 807 CERT_GetCertTimes(cert, ¬Before, ¬After); in display_cert_info() 808 PR_ExplodeTime(notBefore, PR_GMTParameters, &printableTime); in display_cert_info()
|
/external/boringssl/src/include/openssl/ |
D | x509.h | 119 ASN1_TIME *notBefore; member 543 #define X509_get_notBefore(x) ((x)->cert_info->validity->notBefore)
|
D | x509v3.h | 156 ASN1_GENERALIZEDTIME *notBefore; member
|
/external/conscrypt/common/src/jni/main/cpp/ |
D | NativeCrypto.cpp | 3767 ASN1_TIME* notBefore = X509_get_notBefore(x509); in NativeCrypto_X509_get_notBefore() local 3768 JNI_TRACE("X509_get_notBefore(%p) => %p", x509, notBefore); in NativeCrypto_X509_get_notBefore() 3769 return reinterpret_cast<uintptr_t>(notBefore); in NativeCrypto_X509_get_notBefore()
|
/external/google-tv-pairing-protocol/java/jar/ |
D | bcprov-jdk15-143.jar | META-INF/MANIFEST.MF
META-INF/BCKEY.SF
META-INF/BCKEY ... |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
/external/robolectric/v3/runtime/ |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |