Home
last modified time | relevance | path

Searched refs:getCertificates (Results 1 – 25 of 28) sorted by relevance

12

/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/
DRFC3280CertPathUtilities.java535 List certs = builder.engineBuild(extParams).getCertPath().getCertificates(); in processCRLF()
896 List certs = certPath.getCertificates(); in prepareCertB()
1080 List certs = certPath.getCertificates(); in prepareNextCertA()
1156 List certs = certPath.getCertificates(); in processCertE()
1185 List certs = certPath.getCertificates(); in processCertBC()
1286 List certs = certPath.getCertificates(); in processCertD()
1490 List certs = certPath.getCertificates(); in processCertA()
1568 List certs = certPath.getCertificates(); in prepareNextCertI1()
1623 List certs = certPath.getCertificates(); in prepareNextCertI2()
1677 List certs = certPath.getCertificates(); in prepareNextCertG()
[all …]
DPKIXCertPathValidatorSpi.java101 List certs = certPath.getCertificates(); in engineValidate()
423 …ingPublicKey = CertPathValidatorUtilities.getNextWorkingKey(certPath.getCertificates(), index, hel… in engineValidate()
DCertPathValidatorUtilities.java681 certs.addAll(PKIXCertStoreSelector.getCertificates(certSelect, certStore)); in findCertificates()
1142 …byte[] extBytes = ((X509Certificate)certPath.getCertificates().get(index - 1)).getExtensionValue(I… in getValidCertDateFromValidityModel()
1171 return ((X509Certificate)certPath.getCertificates().get( in getValidCertDateFromValidityModel()
1176 return ((X509Certificate)certPath.getCertificates().get( in getValidCertDateFromValidityModel()
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/
DPKIXCertStoreSelector.java66 …public static Collection<? extends Certificate> getCertificates(final PKIXCertStoreSelector select… in getCertificates() method in PKIXCertStoreSelector
69 return certStore.getCertificates(new SelectorClone(selector)); in getCertificates()
/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cms/
DCMSSignedData.java295 public Store getCertificates() in getCertificates() method in CMSSignedData
297 return HELPER.getCertificates(signedData.getCertificates()); in getCertificates()
317 return HELPER.getAttributeCertificates(signedData.getCertificates()); in getAttributeCertificates()
DCMSSignedHelper.java166 Store getCertificates(ASN1Set certSet) in getCertificates() method in CMSSignedHelper
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.ecf.ssl_1.0.0.v20100529-0735.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.osgi_3.6.1.R36x_v20100806.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.osgi_3.6.2.R36x_v20101103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/pkcs/
DSignedData.java115 public ASN1Set getCertificates() in getCertificates() method in SignedData
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/cms/
DSignedData.java276 public ASN1Set getCertificates() in getCertificates() method in SignedData
/external/conscrypt/common/src/main/java/org/conscrypt/
DOpenSSLX509CertPath.java96 public List<? extends Certificate> getCertificates() { in getCertificates() method in OpenSSLX509CertPath
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/asymmetric/x509/
DPKIXCertPath.java343 public List getCertificates() in getCertificates() method in PKIXCertPath
DCertificateFactory.java68 (ASN1TaggedObject)seq.getObjectAt(1), true)).getCertificates(); in readDERCertificate()
/external/nist-pkits/src/libcore/java/security/cert/
DX509CertificateNistPkitsTest.java102 private final X509Certificate[] getCertificates(CertificateFactory f, String[] names) in getCertificates() method in X509CertificateNistPkitsTest
138 X509Certificate[] certs = getCertificates(f, pathCerts); in getTestPath()
144 X509Certificate[] certs = getCertificates(f, pathCerts); in getTestPathParams()
/external/bouncycastle/patches/
Dbcpkix.patch5 return HELPER.getAttributeCertificates(signedData.getCertificates());
/external/google-tv-pairing-protocol/java/jar/
Dbcprov-jdk15-143.jarMETA-INF/MANIFEST.MF META-INF/BCKEY.SF META-INF/BCKEY ...
/external/icu/tools/srcgen/currysrc/libs/
Dorg.eclipse.osgi_3.10.100.v20150529-1857.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...
/external/robolectric/v1/lib/main/
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/robolectric/v3/runtime/
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
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.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/jarjar/lib/
Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...

12