mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
scd: Improve --enable-pinpad-varlen.
* tools/gpgconf-comp.c (gc_options_scdaemon): Add
enable-pinpad-varlen.
* scd/apdu.c (check_pcsc_pinpad): Detect SPRx32 reader.
Signed-off-by: Werner Koch <wk@gnupg.org>
(cherry picked from commit 7bde2bf3b0
)
This commit is contained in:
parent
45f43ed5f6
commit
43e85d7bee
3 changed files with 15 additions and 5 deletions
|
@ -290,10 +290,10 @@ than 0.
|
|||
@item --enable-pinpad-varlen
|
||||
@opindex enable-pinpad-varlen
|
||||
Please specify this option when the card reader supports variable
|
||||
length input for pinpad (default is no). For known readers listed in
|
||||
ccid-driver, this option is not needed. Note that if your card reader
|
||||
doesn't supports variable length input but you want to use it, you
|
||||
need to specify your pinpad request on your card.
|
||||
length input for pinpad (default is no). For known readers (listed in
|
||||
ccid-driver.c and apdu.c), this option is not needed. Note that if
|
||||
your card reader doesn't supports variable length input but you want
|
||||
to use it, you need to specify your pinpad request on your card.
|
||||
|
||||
|
||||
@item --disable-pinpad
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue