diff options
author | Werner Koch <wk@gnupg.org> | 2009-03-30 14:46:06 +0200 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 2009-03-30 14:46:06 +0200 |
commit | 98e1a75e205b15da1da1bdf34f462a8acdc85ac9 (patch) | |
tree | 918647b1740329a1223f83c7edca539d96e9641f /TODO | |
parent | Signing using Netkey 3 cards does now work. (diff) | |
download | gnupg2-98e1a75e205b15da1da1bdf34f462a8acdc85ac9.tar.xz gnupg2-98e1a75e205b15da1da1bdf34f462a8acdc85ac9.zip |
Implement decryption for TCOS 3 cards.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -23,7 +23,10 @@ ** mark all unimplemented commands and options. ** Implement --default-key ** support the anyPolicy semantic - +** Should we prefer nonRepudiation certs over plain signing certs? + Also: Do we need a way to allow the selection of a qualSig cert + over a plain one? The background is that the Telesec cards have 3 + certs capable of signing all with the same subject name. * sm/keydb.c ** Check file permissions |