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