Searched refs:x509CertificateChain (Results 1 – 1 of 1) sorted by relevance
1359 X509Certificate[] x509CertificateChain = new X509Certificate[certificateChain.length]; in assertUsableForTLSPeerAuthentication() local1361 x509CertificateChain[i] = (X509Certificate) certificateChain[i]; in assertUsableForTLSPeerAuthentication()1370 TestKeyManager.wrap(new MyKeyManager(privateKey, x509CertificateChain)) in assertUsableForTLSPeerAuthentication()1379 clientContext, serverContext, null, x509CertificateChain, x509CertificateChain); in assertUsableForTLSPeerAuthentication()1401 x509CertificateChain, x509CertificateChain); in assertUsableForTLSPeerAuthentication()1405 x509CertificateChain, x509CertificateChain); in assertUsableForTLSPeerAuthentication()