Searched refs:getCertificateChain (Results 1 – 6 of 6) sorted by relevance
254 @Override public abstract X509Certificate[] getCertificateChain(String alias); in getCertificateChain() method in SSLUtils.StubKeyManager300 public X509Certificate[] getCertificateChain(String alias) { in getCertificateChain() method in SSLUtils.TrackingKeyManager341 certificateChain = KeyChain.getCertificateChain(context, alias); in fromAlias()394 public X509Certificate[] getCertificateChain(String alias) { in getCertificateChain() method in SSLUtils.KeyChainKeyManager
183 Certificate intermediate1 = pke1.getCertificateChain()[1]; in test_KeyChainService()194 Certificate intermediate2 = pke2.getCertificateChain()[1]; in test_KeyChainService()
246 @Override public X509Certificate[] getCertificateChain(String alias) { in getCertificateChain() method in KeyChainTestActivity.KeyChainKeyManager250 = KeyChain.getCertificateChain(KeyChainTestActivity.this, alias); in getCertificateChain()
204 Certificate[] certificates = keyStore.getCertificateChain(alias); in maybeUpdateClientKeyForEAPConfiguration()
419 Certificate[] certs = entry.getCertificateChain(); in installFrom()
558 List<X509Certificate> chain = mTrustedCertificateStore.getCertificateChain(