Fix --passphrase-file to work with --import.
commitf4659938b5cbcd9148b79cb2e8f4a6f8dcb14a8a
authorBen Kibbey <bjk@luxsci.net>
Sat, 25 Apr 2015 01:30:19 +0000 (24 21:30 -0400)
committerBen Kibbey <bjk@luxsci.net>
Sat, 25 Apr 2015 01:36:49 +0000 (24 21:36 -0400)
tree34f2e3f2804bcfbc16816a296813f0c29a36a2bb
parent76ea7d1d4fe1713b79965e40d4b90001570fd80a
Fix --passphrase-file to work with --import.

But only when specifying --keyid along with --sign-keyid. Key generation
with --passphrase-file is not yet supported.
src/crypto.c
src/crypto.h
src/pwmd.c