1 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
2 "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
3 [<!ENTITY mdash "—">]>
5 - Copyright (C) 2014 Internet Systems Consortium, Inc. ("ISC")
7 - Permission to use, copy, modify, and/or distribute this software for any
8 - purpose with or without fee is hereby granted, provided that the above
9 - copyright notice and this permission notice appear in all copies.
11 - THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
12 - REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
13 - AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
14 - INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
15 - LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
16 - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
17 - PERFORMANCE OF THIS SOFTWARE.
20 <refentry id="man.pkcs11-tokens">
22 <date>January 15, 2014</date>
26 <refentrytitle><application>pkcs11-tokens</application></refentrytitle>
27 <manvolnum>8</manvolnum>
28 <refmiscinfo>BIND9</refmiscinfo>
32 <refname><application>pkcs11-tokens</application></refname>
33 <refpurpose>list PKCS#11 available tokens</refpurpose>
39 <holder>Internet Systems Consortium, Inc. ("ISC")</holder>
45 <command>pkcs11-tokens</command>
46 <arg><option>-m <replaceable class="parameter">module</replaceable></option></arg>
51 <title>DESCRIPTION</title>
53 <command>pkcs11-tokens</command>
54 lists the PKCS#11 available tokens with defaults from the slot/token
55 scan performed at application initialization.
60 <title>ARGUMENTS</title>
63 <term>-m <replaceable class="parameter">module</replaceable></term>
66 Specify the PKCS#11 provider module. This must be the full
67 path to a shared library object implementing the PKCS#11 API
76 <title>SEE ALSO</title>
79 <refentrytitle>pkcs11-destroy</refentrytitle><manvolnum>8</manvolnum>
82 <refentrytitle>pkcs11-keygen</refentrytitle><manvolnum>8</manvolnum>
85 <refentrytitle>pkcs11-list</refentrytitle><manvolnum>8</manvolnum>
92 <para><corpauthor>Internet Systems Consortium</corpauthor>