8 |
(IMHO: gpgme should care for 'CARDCTRL 5' and then return |
(IMHO: gpgme should care for 'CARDCTRL 5' and then return |
9 |
GPG_ERR_CARD_REMOVED) |
GPG_ERR_CARD_REMOVED) |
10 |
|
|
|
* GPG does return 'SC_OP_FAILURE' when a bad PIn was entered. |
|
|
(IMHO: gpg should issue something like 'BAD_PIN [args]') |
|
|
|
|
|
* The passphrase callback is not very useful to enter a |
|
|
PIN because the serial number of the card is not provided. |
|
|
Just "OPENPGP 1" as the passphrase hint. |
|
|
(IMHO: this is a GPG problem) |
|
|
|
|
11 |
* When a revocation certificate is imported, there is no way |
* When a revocation certificate is imported, there is no way |
12 |
to call the user why the key has been revoked |
to call the user why the key has been revoked |
13 |
(superseded, insecure, ....) and the optional text. |
(superseded, insecure, ....) and the optional text. |