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

/openjdk7/jdk/test/sun/security/provider/certpath/DisabledAlgorithms/
H A DCPBuilder.java42 * @run main/othervm CPBuilder endentiry_SHA1withRSA_1024_512 2 true
212 static String endentiry_SHA1withRSA_1024_512 = field in class:CPBuilder
311 certmap.put("endentiry_SHA1withRSA_1024_512",
312 endentiry_SHA1withRSA_1024_512);
H A DCPValidatorEndEntity.java199 static String endentiry_SHA1withRSA_1024_512 = field in class:CPValidatorEndEntity
326 validate(endentiry_SHA1withRSA_1024_512,

Completed in 54 milliseconds