Searched defs:intermediate_SHA1withRSA_512_512 (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/test/sun/security/provider/certpath/DisabledAlgorithms/
H A DCPValidatorIntermediate.java132 static String intermediate_SHA1withRSA_512_512 = field in class:CPValidatorIntermediate
226 validate(intermediate_SHA1withRSA_512_512);
H A DCPBuilder.java38 * @run main/othervm CPBuilder intermediate_SHA1withRSA_512_512 1 true
145 static String intermediate_SHA1withRSA_512_512 = field in class:CPBuilder
303 certmap.put("intermediate_SHA1withRSA_512_512",
304 intermediate_SHA1withRSA_512_512);
H A DCPValidatorEndEntity.java132 static String intermediate_SHA1withRSA_512_512 = field in class:CPValidatorEndEntity

Completed in 43 milliseconds