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

/openjdk9/jdk/test/java/security/testlibrary/
H A DCertUtils.java92 * @param crlFilePath path to file containing DER-encoded CRL
96 public static X509CRL getCRLFromFile(String crlFilePath) argument
101 crlFilePath);

Completed in 45 milliseconds