Searched refs:x509CertificateChain (Results 1 – 1 of 1) sorted by relevance
1712 X509Certificate[] x509CertificateChain = new X509Certificate[certificateChain.length]; in assertUsableForTLSPeerAuthentication() local1714 x509CertificateChain[i] = (X509Certificate) certificateChain[i]; in assertUsableForTLSPeerAuthentication()1723 TestKeyManager.wrap(new MyKeyManager(privateKey, x509CertificateChain)) in assertUsableForTLSPeerAuthentication()1732 clientContext, serverContext, null, x509CertificateChain, x509CertificateChain); in assertUsableForTLSPeerAuthentication()1754 x509CertificateChain, x509CertificateChain); in assertUsableForTLSPeerAuthentication()1758 x509CertificateChain, x509CertificateChain); in assertUsableForTLSPeerAuthentication()