Searched defs:getCertificates (Results 1 - 19 of 19) sorted by relevance

/external/apache-harmony/security/src/test/api/java.injected/java/security/cert/
H A DmyCertPath.java32 public List getCertificates() { method in class:myCertPath
/external/apache-harmony/security/src/test/support/common/java/org/apache/harmony/security/tests/support/cert/
H A DMyCertPath.java66 * @see java.security.cert.CertPath#getCertificates()
68 public List getCertificates() { method in class:MyCertPath
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/
H A DPKIXCertStoreSelector.java51 public static Collection<? extends Certificate> getCertificates(final PKIXCertStoreSelector selector, CertStore certStore) method in class:PKIXCertStoreSelector
54 return certStore.getCertificates(new CertSelector()
/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cms/
H A DCMSSignedHelper.java166 Store getCertificates(ASN1Set certSet) method in class:CMSSignedHelper
H A DCMSSignedData.java37 * Store certStore = s.getCertificates();
265 public Store getCertificates() method in class:CMSSignedData
267 return HELPER.getCertificates(signedData.getCertificates());
287 return HELPER.getAttributeCertificates(signedData.getCertificates());
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/pkcs/
H A DSignedData.java115 public ASN1Set getCertificates() method in class:SignedData
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/asymmetric/x509/
H A DPKIXCertPath.java343 public List getCertificates() method in class:PKIXCertPath
/external/conscrypt/src/main/java/org/conscrypt/
H A DOpenSSLX509CertPath.java88 public List<? extends Certificate> getCertificates() { method in class:OpenSSLX509CertPath
/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/cert/
H A DCertPathValidatorExceptionTest.java279 * certPath.getCertificates().size() throws: IndexOutOfBoundsException
306 * certPath.getCertificates().size()
344 public List getCertificates() { method in class:CertPathValidatorExceptionTest.myCertPath
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/cms/
H A DSignedData.java276 public ASN1Set getCertificates() method in class:SignedData
/external/apache-harmony/security/src/test/support/common/java/org/apache/harmony/security/tests/support/
H A DTestCertUtils.java180 * @see java.security.cert.CertPath#getCertificates()
182 public List getCertificates() { method in class:TestCertUtils.TestCertPath
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ecf.ssl_1.0.0.v20100529-0735.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.1.R36x_v20100806.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.2.R36x_v20101103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/nist-pkits/src/libcore/java/security/cert/
H A DX509CertificateNistPkitsTest.java84 private final X509Certificate[] getCertificates(CertificateFactory f, String[] names) method in class:X509CertificateNistPkitsTest
120 X509Certificate[] certs = getCertificates(f, pathCerts);
126 X509Certificate[] certs = getCertificates(f, pathCerts);
/external/google-tv-pairing-protocol/java/jar/
H A Dbcprov-jdk15-143.jarMETA-INF/MANIFEST.MF META-INF/BCKEY.SF META-INF/BCKEY.DSA META ...
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/jarjar/lib/
H A Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 460 milliseconds