Searched defs:certFilesDir (Results 1 – 1 of 1) sorted by relevance
85 String certFilesDir = args[0]; in main() local261 private static ImmutableList<X509Certificate> loadCertificates(String certFilesDir) in loadCertificates()