/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/ocsp/ |
D | SingleResponse.java | 19 private ASN1GeneralizedTime thisUpdate; field in SingleResponse 34 ASN1GeneralizedTime thisUpdate, in SingleResponse() argument 38 this(certID, certStatus, thisUpdate, nextUpdate, Extensions.getInstance(singleExtensions)); in SingleResponse() 44 ASN1GeneralizedTime thisUpdate, in SingleResponse() argument 50 this.thisUpdate = thisUpdate; in SingleResponse() 60 this.thisUpdate = ASN1GeneralizedTime.getInstance(seq.getObjectAt(2)); in SingleResponse() 118 return thisUpdate; in getThisUpdate() 148 v.add(thisUpdate); in toASN1Primitive()
|
/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cert/ocsp/ |
D | BasicOCSPRespBuilder.java | 42 ASN1GeneralizedTime thisUpdate; field in BasicOCSPRespBuilder.ResponseObject 49 Date thisUpdate, in ResponseObject() argument 79 this.thisUpdate = new DERGeneralizedTime(thisUpdate); in ResponseObject() 96 …return new SingleResponse(certId.toASN1Primitive(), certStatus, thisUpdate, nextUpdate, extensions… in toResponse() 185 Date thisUpdate, in addResponse() argument 188 this.addResponse(certID, certStatus, thisUpdate, nextUpdate, null); in addResponse() 205 Date thisUpdate, in addResponse() argument 209 list.add(new ResponseObject(certID, certStatus, thisUpdate, nextUpdate, singleExtensions)); in addResponse()
|
/external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/x509/ |
D | CertificateListTest.java | 68 private static Date thisUpdate = new Date(); field in CertificateListTest 72 nextUpdate = new Date(thisUpdate.getTime() + 100000); 142 new TBSCertList(2, signature, issuer, thisUpdate, in setUp() 170 new TBSCertList(signature, issuer, thisUpdate); in testCertificateList() 177 tbscl = new TBSCertList(2, signature, issuer, thisUpdate, in testCertificateList()
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/ |
D | TBSCertList.java | 143 Time thisUpdate; field in TBSCertList 191 thisUpdate = Time.getInstance(seq.getObjectAt(seqPos++)); in TBSCertList() 240 return thisUpdate; in getThisUpdate() 291 v.add(thisUpdate); in toASN1Primitive()
|
/external/apache-harmony/security/src/test/impl/java.injected/java/security/cert/ |
D | X509CRLSelectorTest.java | 59 private Date thisUpdate = null; field in X509CRLSelectorTest.TestCRL 66 public TestCRL(Date thisUpdate, Date nextUpdate) { in TestCRL() argument 67 setUpdateDates(thisUpdate, nextUpdate); in TestCRL() 74 public void setUpdateDates(Date thisUpdate, Date nextUpdate) { in setUpdateDates() argument 75 this.thisUpdate = thisUpdate; in setUpdateDates() 141 return thisUpdate; in getThisUpdate()
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/pyasn1-modules/tools/ |
D | ocspserver.py | 136 producedAt, certId, certStatus, thisUpdate = parseOcspResponse(ocspRsp) variable 142 thisUpdate
|
D | ocspclient.py | 139 producedAt, certId, certStatus, thisUpdate = parseOcspResponse(ocspRsp) variable 145 thisUpdate))
|
/external/wpa_supplicant_8/src/crypto/ |
D | tls_openssl_ocsp.c | 134 ASN1_GENERALIZEDTIME *thisUpdate; member 195 ASN1_SIMPLE(SingleResponse, thisUpdate, ASN1_GENERALIZEDTIME), 754 txt = generalizedtime_str(sresp->thisUpdate); in check_ocsp_resp() 813 if (!ocsp_resp_valid(matching_resp->thisUpdate, in check_ocsp_resp()
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/x509/ |
D | CertPathReviewerMessages.properties | 327 # {0} thisUpdate of the CRL 336 # {0} thisUpdate of the CRL 344 # {0} thisUpdate of the CRL 353 # {0} thisUpdate of the CRL
|
/external/google-tv-pairing-protocol/java/jar/ |
D | bcprov-jdk15-143.jar | META-INF/MANIFEST.MF
META-INF/BCKEY.SF
META-INF/BCKEY ... |
/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-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/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |