Searched refs:x509CertificateChain (Results 1 – 1 of 1) sorted by relevance
1332 X509Certificate[] x509CertificateChain = new X509Certificate[certificateChain.length]; in assertUsableForTLSPeerAuthentication() local1334 x509CertificateChain[i] = (X509Certificate) certificateChain[i]; in assertUsableForTLSPeerAuthentication()1343 TestKeyManager.wrap(new MyKeyManager(privateKey, x509CertificateChain)) in assertUsableForTLSPeerAuthentication()1352 clientContext, serverContext, null, x509CertificateChain, x509CertificateChain); in assertUsableForTLSPeerAuthentication()1374 x509CertificateChain, x509CertificateChain); in assertUsableForTLSPeerAuthentication()1378 x509CertificateChain, x509CertificateChain); in assertUsableForTLSPeerAuthentication()