doc: in pkcs15-init.xml add usage case for '--verify-pin' option

git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@4141 c6295689-39f2-0310-b995-f0e70906c6a9
This commit is contained in:
viktor.tarasov 2010-03-19 09:41:10 +00:00
parent 07a0f74ec4
commit ed8e498bb8
1 changed files with 6 additions and 0 deletions

View File

@ -58,6 +58,12 @@
The PUK can be used to overwrite or unlock a PIN if too many incorrect values
have been entered in a row.
</para>
<para>
For some cards that use the PKCS#15 emulation, the attributes of private objects
are protected and cannot be parsed without authentication (usually with User PIN).
This authentication need to be done immediately after the card binding.
In such cases <option>--verify-pin</option> has to be used.
</para>
</refsect1>
<refsect1>