pkcs11-tokens.html revision ba751492fcc4f161a18b983d4f018a1a52938cb9
a631b30b1ddd8b2ea780371d0d99ba1c05bc7e42Francis Dupont - Copyright (C) 2013 Internet Systems Consortium, Inc. ("ISC")
a631b30b1ddd8b2ea780371d0d99ba1c05bc7e42Francis Dupont - Permission to use, copy, modify, and/or distribute this software for any
6ea2385360e9e2167e65f9286447da9eea189457Tinderbox User - purpose with or without fee is hereby granted, provided that the above
a631b30b1ddd8b2ea780371d0d99ba1c05bc7e42Francis Dupont - copyright notice and this permission notice appear in all copies.
a631b30b1ddd8b2ea780371d0d99ba1c05bc7e42Francis Dupont - THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
a631b30b1ddd8b2ea780371d0d99ba1c05bc7e42Francis Dupont - REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
a631b30b1ddd8b2ea780371d0d99ba1c05bc7e42Francis Dupont - AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
a631b30b1ddd8b2ea780371d0d99ba1c05bc7e42Francis Dupont - INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
a631b30b1ddd8b2ea780371d0d99ba1c05bc7e42Francis Dupont - LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
a631b30b1ddd8b2ea780371d0d99ba1c05bc7e42Francis Dupont - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
a631b30b1ddd8b2ea780371d0d99ba1c05bc7e42Francis Dupont - PERFORMANCE OF THIS SOFTWARE.
a631b30b1ddd8b2ea780371d0d99ba1c05bc7e42Francis Dupont<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
a631b30b1ddd8b2ea780371d0d99ba1c05bc7e42Francis Dupont<meta name="generator" content="DocBook XSL Stylesheets V1.71.1">
a631b30b1ddd8b2ea780371d0d99ba1c05bc7e42Francis Dupont<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en">
a631b30b1ddd8b2ea780371d0d99ba1c05bc7e42Francis Dupont<a name="man.pkcs11-tokens"></a><div class="titlepage"></div>
a631b30b1ddd8b2ea780371d0d99ba1c05bc7e42Francis Dupont<p><span class="application">pkcs11-tokens</span> — list PKCS#11 available tokens</p>
a631b30b1ddd8b2ea780371d0d99ba1c05bc7e42Francis Dupont<div class="cmdsynopsis"><p><code class="command">pkcs11-tokens</code> [<code class="option">-m <em class="replaceable"><code>module</code></em></code>]</p></div>
a631b30b1ddd8b2ea780371d0d99ba1c05bc7e42Francis Dupont <span><strong class="command">pkcs11-tokens</strong></span>
a631b30b1ddd8b2ea780371d0d99ba1c05bc7e42Francis Dupont lists the PKCS#11 available tokens with defaults from the slot/token
bf0266f286c9350f6579d03cc74429433d8e6381Tinderbox User scan performed at application initialization.
a631b30b1ddd8b2ea780371d0d99ba1c05bc7e42Francis Dupont<dt><span class="term">-m <em class="replaceable"><code>module</code></em></span></dt>
a631b30b1ddd8b2ea780371d0d99ba1c05bc7e42Francis Dupont Specify the PKCS#11 provider module. This must be the full
ba751492fcc4f161a18b983d4f018a1a52938cb9Evan Hunt path to a shared library object implementing the PKCS#11 API
ba751492fcc4f161a18b983d4f018a1a52938cb9Evan Hunt for the device.
ba751492fcc4f161a18b983d4f018a1a52938cb9Evan Hunt<p><span class="corpauthor">Internet Systems Consortium</span>