Searched defs:getCertificates (Results 1 – 10 of 10) sorted by relevance
24 Set<X509Certificate> getCertificates(); in getCertificates() method
67 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
106 public List<List<byte[]>> getCertificates() { in getCertificates() method in FontRequest
124 public List<List<byte[]>> getCertificates() { in getCertificates() method in FontRequest
768 private static List<List<byte[]>> getCertificates(FontRequest request, Resources resources) { in getCertificates() method in FontsContractCompat
183 public Certificate[] getCertificates(ZipEntry ze) { in getCertificates() method in StrictJarFile