Searched refs:certPathDisAlgs (Results 1 - 1 of 1) sorted by relevance

/openjdk10/jdk/test/sun/security/ssl/X509TrustManagerImpl/
H A DPKIXExtendedTM.java801 String certPathDisAlgs; field in class:PKIXExtendedTM.Test
803 Test(String tlsDisAlgs, String certPathDisAlgs, boolean fail) { argument
805 this.certPathDisAlgs = certPathDisAlgs;
841 test.certPathDisAlgs);

Completed in 90 milliseconds