Searched refs:getCertificate (Results 1 – 11 of 11) sorted by relevance
78 public Certificate getCertificate(String alias) { in getCertificate() method in TrustedCertificateStoreAdapter83 public Certificate getCertificate(String alias, boolean includeDeletedSystem) { in getCertificate() method in TrustedCertificateStoreAdapter
61 X509Certificate cert = (X509Certificate) mKeyStore.getCertificate(alias); in ensureInitialized()
163 public SslCertificate getCertificate() { in getCertificate() method in SslError230 " certificate: " + getCertificate() + in toString()
32 byte[] getCertificate(String alias); in getCertificate() method
638 certificateBytes = keyChainService.getCertificate(alias); in getCertificateChain()
97 public SslCertificate getCertificate(); in getCertificate() method
427 + error.getCertificate() + "); displaying SSL warning."); in onReceivedSslError()
505 " certificate: " + error.getCertificate()); in handleSslErrorRequest()
4669 certs.add(certStore.getCertificate(alias).getEncoded()); in getInstalledCaCerts()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
9769 method public android.net.http.SslCertificate getCertificate();