diff options
author | Werner Koch <wk@gnupg.org> | 2009-01-13 15:01:56 +0100 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 2009-01-13 15:01:56 +0100 |
commit | 38251aa74f92134ac164a0090b70e4a6bc2a0519 (patch) | |
tree | 7893cf1a25613e1b54b8c577bd406bc0ce9a9327 /scd | |
parent | Post release updates (diff) | |
download | gnupg2-38251aa74f92134ac164a0090b70e4a6bc2a0519.tar.xz gnupg2-38251aa74f92134ac164a0090b70e4a6bc2a0519.zip |
Add a sample key.
Detect and show the card type.
Diffstat (limited to 'scd')
-rw-r--r-- | scd/command.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/scd/command.c b/scd/command.c index 31c5f1748..c2b97e64d 100644 --- a/scd/command.c +++ b/scd/command.c @@ -543,7 +543,8 @@ cmd_serialno (assuan_context_t ctx, char *line) P15 = PKCS-15 structure used DINSIG = DIN SIG OPENPGP = OpenPGP card - + NKS = NetKey card + are implemented. These strings are aliases for the AID S KEYPAIRINFO <hexstring_with_keygrip> <hexstring_with_id> |