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

/openjdk7/jdk/test/sun/security/provider/certpath/DisabledAlgorithms/
H A DCPValidatorIntermediate.java99 static String intermediate_SHA1withRSA_1024_512 = field in class:CPValidatorIntermediate
224 validate(intermediate_SHA1withRSA_1024_512);
H A DCPBuilder.java36 * @run main/othervm CPBuilder intermediate_SHA1withRSA_1024_512 1 true
112 static String intermediate_SHA1withRSA_1024_512 = field in class:CPBuilder
299 certmap.put("intermediate_SHA1withRSA_1024_512",
300 intermediate_SHA1withRSA_1024_512);
H A DCPValidatorEndEntity.java99 static String intermediate_SHA1withRSA_1024_512 = field in class:CPValidatorEndEntity

Completed in 31 milliseconds