The order of getting the password is:
commite8f82b6827bd9dc85d4ffcc480a7ea93a34a660f
authorBen Kibbey <bjk@luxsci.net>
Thu, 2 Apr 2009 00:57:47 +0000 (1 20:57 -0400)
committerBen Kibbey <bjk@luxsci.net>
Thu, 2 Apr 2009 00:57:47 +0000 (1 20:57 -0400)
treec95d1f013267433303b6011df85b8b5b2281d175
parent84a25677fe176db944103ab6006e312e4f849c4d
The order of getting the password is:
        1. PWMD_OPTION_PASSPHRASE (not async/async2)
        2. PWMD_OPTION_PASSPHRASE_CB (not async/async2)
        3. The calling function method.

Fixed do_pwmd_save() to use the local pinentry when
PWMD_OPTION_PINENTRY is set when called from pwmd_save().

Documented pwmd_inquire().
doc/libpwmd.3
po/libpwmd.pot
src/libpwmd.c
src/libpwmd.h.in