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

/openjdk7/jdk/test/sun/security/provider/certpath/DisabledAlgorithms/
H A DCPValidatorIntermediate.java81 static String intermediate_SHA1withRSA_1024_1024 = field in class:CPValidatorIntermediate
223 validate(intermediate_SHA1withRSA_1024_1024);
H A DCPBuilder.java35 * @run main/othervm CPBuilder intermediate_SHA1withRSA_1024_1024 1 true
94 static String intermediate_SHA1withRSA_1024_1024 = field in class:CPBuilder
297 certmap.put("intermediate_SHA1withRSA_1024_1024",
298 intermediate_SHA1withRSA_1024_1024);
H A DCPValidatorEndEntity.java81 static String intermediate_SHA1withRSA_1024_1024 = field in class:CPValidatorEndEntity
325 intermediate_SHA1withRSA_1024_1024);
329 intermediate_SHA1withRSA_1024_1024);
339 intermediate_SHA1withRSA_1024_1024);

Completed in 31 milliseconds