Searched defs:certPath (Results 1 – 1 of 1) sorted by relevance
224 String certPath, in doSignature()257 public static void verifySignature(String imagePath, String certPath) throws Exception { in verifySignature()300 String certPath = ""; in main() local