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

/external/apache-harmony/security/src/test/api/java.injected/java/security/cert/
H A DmyCertPath.java34 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.java67 * @see java.security.cert.CertPath#getCertificates()
69 public List getCertificates() { method in class:MyCertPath
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/asymmetric/x509/
H A DPKIXCertPath.java338 public List getCertificates() method in class:PKIXCertPath
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/cms/
H A DSignedData.java238 public ASN1Set getCertificates() method in class:SignedData
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/pkcs/
H A DSignedData.java114 public ASN1Set getCertificates() method in class:SignedData
/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/cert/
H A DCertPathValidatorExceptionTest.java280 * certPath.getCertificates().size() throws: IndexOutOfBoundsException
307 * certPath.getCertificates().size()
345 public List getCertificates() { method in class:CertPathValidatorExceptionTest.myCertPath
/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cms/
H A DCMSSignedData.java51 * Store certStore = s.getCertificates();
288 attributeStore = HELPER.createAttributeStore(type, provider, signedData.getCertificates());
306 public X509Store getCertificates( method in class:CMSSignedData
311 return getCertificates(type, CMSUtils.getProvider(provider));
325 public X509Store getCertificates( method in class:CMSSignedData
332 certificateStore = HELPER.createCertificateStore(type, provider, signedData.getCertificates());
412 ASN1Set certSet = signedData.getCertificates();
418 public Store getCertificates() method in class:CMSSignedData
420 ASN1Set certSet = signedData.getCertificates();
468 ASN1Set certSet = signedData.getCertificates();
[all...]
/external/apache-harmony/security/src/test/support/common/java/org/apache/harmony/security/tests/support/
H A DTestCertUtils.java181 * @see java.security.cert.CertPath#getCertificates()
183 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 ...

Completed in 249 milliseconds