MCPcopy Create free account
hub / github.com/abstrakraft/android_build / decryptPrivateKey

Method decryptPrivateKey

tools/signapk/SignApk.java:115–139  ·  view source on GitHub ↗

Decrypt an encrypted PKCS 8 format private key. Based on ghstark's post on Aug 6, 2006 at http://forums.sun.com/thread.jspa?threadID=758133&messageID=4330949 @param encryptedPrivateKey The raw data of the private key @param keyFile The file containing the private key

(byte[] encryptedPrivateKey, File keyFile)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

readPrivateKeyMethod · 0.95

Calls 2

readPasswordMethod · 0.95
initMethod · 0.45

Tested by

no test coverage detected