diff options
author | Werner Koch <[email protected]> | 2009-03-20 19:04:47 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2009-03-20 19:04:47 +0000 |
commit | 36d681d98ecc224d2241b401278952b10fd8064a (patch) | |
tree | da08eb4babff8e479ee14e441b8592af70ae85bb /doc | |
parent | Add missing file. (diff) | |
download | gnupg-36d681d98ecc224d2241b401278952b10fd8064a.tar.gz gnupg-36d681d98ecc224d2241b401278952b10fd8064a.zip |
Fix keygrip computation for TCOS 3 cards.
Emit PROGRESS status lines during --learn-card.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/DETAILS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/DETAILS b/doc/DETAILS index 6c23b24d5..6168264fe 100644 --- a/doc/DETAILS +++ b/doc/DETAILS @@ -518,7 +518,8 @@ more arguments in future versions. still working. "starting_agent" - A gpg-agent was started because it is not running as a daemon. - + "learncard" Send by the agent and gpgsm while learing + the data of a smartcard. SIG_CREATED <type> <pubkey algo> <hash algo> <class> <timestamp> <key fpr> A signature has been created using these parameters. |