mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
* gpg.sgml: Document smartcard related options.
* g10.c, options.h: New option --no-interactive-selection. * keyedit.c (keyedit_menu): Use it.
This commit is contained in:
parent
059d159657
commit
2d2e2e74b8
13 changed files with 143 additions and 51 deletions
|
@ -349,9 +349,6 @@ more arguments in future versions.
|
|||
The supplied passphrase was good and the secret key material
|
||||
is therefore usable.
|
||||
|
||||
BAD_PASSPHRASE_PIN
|
||||
Reserved for future use.
|
||||
|
||||
DECRYPTION_FAILED
|
||||
The symmetric decryption failed - one reason could be a wrong
|
||||
passphrase for a symmetrical encrypted message.
|
||||
|
@ -553,6 +550,7 @@ more arguments in future versions.
|
|||
2 = Request removal of a card.
|
||||
3 = Card with serialnumber detected
|
||||
4 = No card available.
|
||||
5 = No card reader available
|
||||
|
||||
|
||||
PLAINTEXT <format> <timestamp>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue