Home
last modified time | relevance | path

Searched defs:password (Results 1 – 3 of 3) sorted by relevance

/build/tools/signtos/
DSignTos.java107 char[] password = readPassword(keyFile).toCharArray(); in decryptPrivateKey() local
/build/tools/signapk/
DSignApk.java204 char[] password = readPassword(keyFile).toCharArray(); in decryptPrivateKey() local
/build/tools/releasetools/
Dcommon.py523 def SignFile(input_name, output_name, key, password, align=None, argument