diff options
| author | Werner Koch <[email protected]> | 2019-01-29 07:48:53 +0000 |
|---|---|---|
| committer | Werner Koch <[email protected]> | 2019-01-29 08:32:20 +0000 |
| commit | 237880175f59d372011cd2e20bb49726eeccf058 (patch) | |
| tree | 3f33ff4bf6d008ca0553ba0a913792970c9c73c3 /common/openpgp-oid.c | |
| parent | agent: Clear bogus pinentry cache, when it causes an error. (diff) | |
| download | gnupg-237880175f59d372011cd2e20bb49726eeccf058.tar.gz gnupg-237880175f59d372011cd2e20bb49726eeccf058.zip | |
card: Make printing of key information more flexible.
* tools/card-tool-misc.c: New.
* tools/card-tool.h: Rewored data structures for key infos.
* tools/gpg-card-tool.c: Ditto.
* tools/card-call-scd.c: Ditto.
--
Note that this also changes the way the key information is printed.
Formerly we printed it like:
Signature key ....: <openpgp-fingerprint>
created ....: <timestamp>
keygrip ... : <keygrip>
now we do:
Signature key ....: <keygrip>
fingerprint : <openpgp-fingerprint>
created ....: <timestamp>
This is because a keygrip is always available but a fingerprint and
the creation date are properties of an OpenPGP card. A standard way
of listing keys is better than one depending on the type of card.
Signed-off-by: Werner Koch <[email protected]>
Diffstat (limited to 'common/openpgp-oid.c')
0 files changed, 0 insertions, 0 deletions
