opensc-explorer: update documentation

This commit is contained in:
Peter Marschall 2012-05-26 09:59:04 +02:00 committed by Viktor Tarasov
parent 965d44ec40
commit c58e94810b
1 changed files with 8 additions and 4 deletions

View File

@ -328,12 +328,16 @@
<term>
<command>verify</command> <replaceable>key-type</replaceable> <replaceable>key-id</replaceable> [<replaceable>key</replaceable>]
</term>
<listitem><para>Present a PIN or key to the card. Where <replaceable>key-type</replaceable>
can be one of CHV, KEY or PRO. <replaceable>key-id</replaceable> is a number representing the
key or PIN reference. <replaceable>key</replaceable> is the key or PIN to be verified in hex.
<listitem><para>Present a PIN or key to the card, where
<replaceable>key-type</replaceable> can be one of <literal>CHV</literal>,
<literal>KEY</literal>, <literal>AUT</literal> or <literal>PRO</literal>.
<replaceable>key-id</replaceable> is a number representing the key or PIN reference.
<replaceable>key</replaceable> is the key or PIN to be verified, formatted as a
colon-separated list of hex values or a <literal>"</literal> enclosed string.
</para>
<para>
If <replaceable>key</replaceable> is omitted, PIN will be verified with PIN-Pad.
If <replaceable>key</replaceable> is omitted, the PIN will be verified
using the card reader's pin pad.
</para>
<para>
Example: verify CHV0 31:32:33:34:00:00:00:00