Searched refs:trustedCA (Results 1 – 1 of 1) sorted by relevance
146 X509Certificate trustedCA = getCertificate(f, trustedCAName); in getTestPathParams() local151 certCollection.add(trustedCA); in getTestPathParams()157 anchors.add(new TrustAnchor(trustedCA, null)); in getTestPathParams()