Searched refs:createCRLStore (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/test/sun/security/provider/certpath/ReverseBuilder/
H A DBuildPath.java53 CertStore cs2 = CertUtils.createCRLStore
/openjdk7/jdk/test/java/security/testlibrary/
H A DCertUtils.java184 public static CertStore createCRLStore(String [] fileNames) method in class:CertUtils
186 return createCRLStore("", fileNames);
197 public static CertStore createCRLStore(String relPath, String [] fileNames) method in class:CertUtils

Completed in 29 milliseconds