diff options
| author | Werner Koch <[email protected]> | 2009-01-13 14:01:56 +0000 |
|---|---|---|
| committer | Werner Koch <[email protected]> | 2009-01-13 14:01:56 +0000 |
| commit | 38251aa74f92134ac164a0090b70e4a6bc2a0519 (patch) | |
| tree | 7893cf1a25613e1b54b8c577bd406bc0ce9a9327 /scd/command.c | |
| parent | Post release updates (diff) | |
| download | gnupg-38251aa74f92134ac164a0090b70e4a6bc2a0519.tar.gz gnupg-38251aa74f92134ac164a0090b70e4a6bc2a0519.zip | |
Add a sample key.
Detect and show the card type.
Diffstat (limited to 'scd/command.c')
| -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> |
