Searched defs:getCertificates (Results 1 – 8 of 8) sorted by relevance
24 Set<X509Certificate> getCertificates(); in getCertificates() method
64 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
38 public Set<X509Certificate> getCertificates() { in getCertificates() method in TestCertificateSource
65 public List<byte[]> getCertificates() { in getCertificates() method in KeymasterCertificateChain
106 public List<List<byte[]>> getCertificates() { in getCertificates() method in FontRequest
183 public Certificate[] getCertificates(ZipEntry ze) { in getCertificates() method in StrictJarFile