pkcs11-tokens.docbook revision 83a28ca274521e15086fc39febde507bcc4e145e
12800N/A<!--
12800N/A - Copyright (C) 2014-2016 Internet Systems Consortium, Inc. ("ISC")
12673N/A -
12673N/A - This Source Code Form is subject to the terms of the Mozilla Public
12673N/A - License, v. 2.0. If a copy of the MPL was not distributed with this
12745N/A - file, You can obtain one at http://mozilla.org/MPL/2.0/.
12745N/A-->
12745N/A
12673N/A<!-- Converted by db4-upgrade version 1.0 -->
12673N/A<refentry xmlns:db="http://docbook.org/ns/docbook" version="5.0" xml:id="man.pkcs11-tokens">
12673N/A <info>
12800N/A <date>2014-01-15</date>
12800N/A </info>
12800N/A <refentryinfo>
12800N/A <corpname>ISC</corpname>
12800N/A <corpauthor>Internet Systems Consortium, Inc.</corpauthor>
12800N/A </refentryinfo>
12800N/A
12800N/A <refmeta>
12800N/A <refentrytitle><application>pkcs11-tokens</application></refentrytitle>
12800N/A <manvolnum>8</manvolnum>
12800N/A <refmiscinfo>BIND9</refmiscinfo>
12800N/A </refmeta>
12800N/A
12800N/A <refnamediv>
12800N/A <refname><application>pkcs11-tokens</application></refname>
12800N/A <refpurpose>list PKCS#11 available tokens</refpurpose>
12800N/A </refnamediv>
12800N/A
12800N/A <docinfo>
12800N/A <copyright>
12800N/A <year>2014</year>
12800N/A <year>2015</year>
12800N/A <year>2016</year>
12800N/A <holder>Internet Systems Consortium, Inc. ("ISC")</holder>
12800N/A </copyright>
12800N/A </docinfo>
12800N/A
12800N/A <refsynopsisdiv>
12800N/A <cmdsynopsis sepchar=" ">
12800N/A <command>pkcs11-tokens</command>
12800N/A <arg choice="opt" rep="norepeat"><option>-m <replaceable class="parameter">module</replaceable></option></arg>
12800N/A <arg choice="opt" rep="norepeat"><option>-v</option></arg>
12800N/A </cmdsynopsis>
12800N/A </refsynopsisdiv>
12800N/A
12800N/A <refsection><info><title>DESCRIPTION</title></info>
12800N/A
12800N/A <para>
12800N/A <command>pkcs11-tokens</command>
12800N/A lists the PKCS#11 available tokens with defaults from the slot/token
12800N/A scan performed at application initialization.
12800N/A </para>
12800N/A </refsection>
12800N/A
12800N/A <refsection><info><title>ARGUMENTS</title></info>
12800N/A
12745N/A <variablelist>
12800N/A <varlistentry>
12800N/A <term>-m <replaceable class="parameter">module</replaceable></term>
12800N/A <listitem>
12745N/A <para>
12800N/A Specify the PKCS#11 provider module. This must be the full
12800N/A path to a shared library object implementing the PKCS#11 API
12800N/A for the device.
12745N/A </para>
12800N/A </listitem>
12800N/A </varlistentry>
12800N/A
12800N/A <varlistentry>
12745N/A <term>-v</term>
12800N/A <listitem>
12745N/A <para>
12800N/A Make the PKCS#11 libisc initialization verbose.
12800N/A </para>
12745N/A </listitem>
12800N/A </varlistentry>
12745N/A </variablelist>
12800N/A </refsection>
12800N/A
12800N/A <refsection><info><title>SEE ALSO</title></info>
12800N/A
12800N/A <para>
12800N/A <citerefentry>
12800N/A <refentrytitle>pkcs11-destroy</refentrytitle><manvolnum>8</manvolnum>
12800N/A </citerefentry>,
12800N/A <citerefentry>
12800N/A <refentrytitle>pkcs11-keygen</refentrytitle><manvolnum>8</manvolnum>
12800N/A </citerefentry>,
12800N/A <citerefentry>
12800N/A <refentrytitle>pkcs11-list</refentrytitle><manvolnum>8</manvolnum>
12800N/A </citerefentry>
12800N/A </para>
12800N/A </refsection>
12800N/A
12800N/A</refentry>
12800N/A