Searched defs:getCertificates (Results 1 – 7 of 7) sorted by relevance
24 Set<X509Certificate> getCertificates(); in getCertificates() method
65 public Set<X509Certificate> getCertificates() { in getCertificates() method in DirectoryCertificateSource
45 public Set<X509Certificate> getCertificates() { in getCertificates() method in KeyStoreCertificateSource
80 public Set<X509Certificate> getCertificates() { in getCertificates() method in ResourceCertificateSource
57 public List<byte[]> getCertificates() { in getCertificates() method in KeymasterCertificateChain
38 public Set<X509Certificate> getCertificates() { in getCertificates() method in TestCertificateSource
154 public Certificate[] getCertificates(ZipEntry ze) { in getCertificates() method in StrictJarFile