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