Searched defs:getTrustedCertificate (Results 1 – 2 of 2) sorted by relevance
/libcore/ojluni/annotations/hiddenapi/java/security/ | ||
D | KeyStore.java | 514 public java.security.cert.Certificate getTrustedCertificate() { in getTrustedCertificate() method in KeyStore.TrustedCertificateEntry |
/libcore/ojluni/src/main/java/java/security/ | ||
D | KeyStore.java | 807 public Certificate getTrustedCertificate() { in getTrustedCertificate() method in KeyStore.TrustedCertificateEntry |