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

/openjdk7/jdk/test/sun/security/provider/certpath/DisabledAlgorithms/
H A DCPBuilder.java41 * @run main/othervm CPBuilder endentiry_SHA1withRSA_1024_1024 2 true
195 static String endentiry_SHA1withRSA_1024_1024 = field in class:CPBuilder
309 certmap.put("endentiry_SHA1withRSA_1024_1024",
310 endentiry_SHA1withRSA_1024_1024);
H A DCPValidatorEndEntity.java182 static String endentiry_SHA1withRSA_1024_1024 = field in class:CPValidatorEndEntity
324 validate(endentiry_SHA1withRSA_1024_1024,

Completed in 31 milliseconds