Searched defs:endentiry_SHA1withRSA_512_1024 (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/test/sun/security/provider/certpath/DisabledAlgorithms/
H A DCPBuilder.java43 * @run main/othervm CPBuilder endentiry_SHA1withRSA_512_1024 2 true
228 static String endentiry_SHA1withRSA_512_1024 = field in class:CPBuilder
313 certmap.put("endentiry_SHA1withRSA_512_1024",
314 endentiry_SHA1withRSA_512_1024);
H A DCPValidatorEndEntity.java215 static String endentiry_SHA1withRSA_512_1024 = field in class:CPValidatorEndEntity
328 validate(endentiry_SHA1withRSA_512_1024,

Completed in 30 milliseconds