Searched defs:password (Results 1 – 2 of 2) sorted by relevance
475 def SignFile(input_name, output_name, key, password, align=None, argument
204 char[] password = readPassword(keyFile).toCharArray(); in decryptPrivateKey() local