man.pkcs11-destroy.html revision 7911e6f9de303bca5a3d8b34f4330c8f7cecffae
74fe172698ba936102e120dae998c9ebd09cfbdfvboxsync<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
74fe172698ba936102e120dae998c9ebd09cfbdfvboxsync - Copyright (C) 2000-2016 Internet Systems Consortium, Inc. ("ISC")
74fe172698ba936102e120dae998c9ebd09cfbdfvboxsync - This Source Code Form is subject to the terms of the Mozilla Public
74fe172698ba936102e120dae998c9ebd09cfbdfvboxsync - License, v. 2.0. If a copy of the MPL was not distributed with this
74fe172698ba936102e120dae998c9ebd09cfbdfvboxsync - file, You can obtain one at http://mozilla.org/MPL/2.0/.
74fe172698ba936102e120dae998c9ebd09cfbdfvboxsync<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
74fe172698ba936102e120dae998c9ebd09cfbdfvboxsync<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
74fe172698ba936102e120dae998c9ebd09cfbdfvboxsync<link rel="home" href="Bv9ARM.html" title="BIND 9 Administrator Reference Manual">
74fe172698ba936102e120dae998c9ebd09cfbdfvboxsync<link rel="up" href="Bv9ARM.ch13.html" title="Manual pages">
74fe172698ba936102e120dae998c9ebd09cfbdfvboxsync<link rel="prev" href="man.nsec3hash.html" title="nsec3hash">
74fe172698ba936102e120dae998c9ebd09cfbdfvboxsync<link rel="next" href="man.pkcs11-list.html" title="pkcs11-list">
74fe172698ba936102e120dae998c9ebd09cfbdfvboxsync<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
74fe172698ba936102e120dae998c9ebd09cfbdfvboxsync<tr><th colspan="3" align="center"><span class="application">pkcs11-destroy</span></th></tr>
74fe172698ba936102e120dae998c9ebd09cfbdfvboxsync<a accesskey="p" href="man.nsec3hash.html">Prev</a>�</td>
74fe172698ba936102e120dae998c9ebd09cfbdfvboxsync<td width="20%" align="right">�<a accesskey="n" href="man.pkcs11-list.html">Next</a>
74fe172698ba936102e120dae998c9ebd09cfbdfvboxsync<a name="man.pkcs11-destroy"></a><div class="titlepage"></div>
74fe172698ba936102e120dae998c9ebd09cfbdfvboxsync — destroy PKCS#11 objects
74fe172698ba936102e120dae998c9ebd09cfbdfvboxsync [<code class="option">-m <em class="replaceable"><code>module</code></em></code>]
74fe172698ba936102e120dae998c9ebd09cfbdfvboxsync [<code class="option">-s <em class="replaceable"><code>slot</code></em></code>]
74fe172698ba936102e120dae998c9ebd09cfbdfvboxsync | -l <em class="replaceable"><code>label</code></em>
74fe172698ba936102e120dae998c9ebd09cfbdfvboxsync [<code class="option">-p <em class="replaceable"><code>PIN</code></em></code>]
74fe172698ba936102e120dae998c9ebd09cfbdfvboxsync [<code class="option">-w <em class="replaceable"><code>seconds</code></em></code>]
74fe172698ba936102e120dae998c9ebd09cfbdfvboxsync <span class="command"><strong>pkcs11-destroy</strong></span> destroys keys stored in a
74fe172698ba936102e120dae998c9ebd09cfbdfvboxsync PKCS#11 device, identified by their <code class="option">ID</code> or
74fe172698ba936102e120dae998c9ebd09cfbdfvboxsync Matching keys are displayed before being destroyed. By default,
74fe172698ba936102e120dae998c9ebd09cfbdfvboxsync there is a five second delay to allow the user to interrupt the
74fe172698ba936102e120dae998c9ebd09cfbdfvboxsync process before the destruction takes place.
74fe172698ba936102e120dae998c9ebd09cfbdfvboxsync <div class="variablelist"><dl class="variablelist">
74fe172698ba936102e120dae998c9ebd09cfbdfvboxsync<dt><span class="term">-m <em class="replaceable"><code>module</code></em></span></dt>
74fe172698ba936102e120dae998c9ebd09cfbdfvboxsync Specify the PKCS#11 provider module. This must be the full
74fe172698ba936102e120dae998c9ebd09cfbdfvboxsync path to a shared library object implementing the PKCS#11 API
74fe172698ba936102e120dae998c9ebd09cfbdfvboxsync for the device.
74fe172698ba936102e120dae998c9ebd09cfbdfvboxsync<dt><span class="term">-s <em class="replaceable"><code>slot</code></em></span></dt>
74fe172698ba936102e120dae998c9ebd09cfbdfvboxsync Open the session with the given PKCS#11 slot. The default is
74fe172698ba936102e120dae998c9ebd09cfbdfvboxsync<dt><span class="term">-i <em class="replaceable"><code>ID</code></em></span></dt>
74fe172698ba936102e120dae998c9ebd09cfbdfvboxsync Destroy keys with the given object ID.
74fe172698ba936102e120dae998c9ebd09cfbdfvboxsync<dt><span class="term">-l <em class="replaceable"><code>label</code></em></span></dt>
74fe172698ba936102e120dae998c9ebd09cfbdfvboxsync Destroy keys with the given label.
74fe172698ba936102e120dae998c9ebd09cfbdfvboxsync<dt><span class="term">-p <em class="replaceable"><code>PIN</code></em></span></dt>
74fe172698ba936102e120dae998c9ebd09cfbdfvboxsync Specify the PIN for the device. If no PIN is provided on the
74fe172698ba936102e120dae998c9ebd09cfbdfvboxsync command line, <span class="command"><strong>pkcs11-destroy</strong></span> will prompt for it.
74fe172698ba936102e120dae998c9ebd09cfbdfvboxsync<dt><span class="term">-w <em class="replaceable"><code>seconds</code></em></span></dt>
74fe172698ba936102e120dae998c9ebd09cfbdfvboxsync Specify how long to pause before carrying out key destruction.
74fe172698ba936102e120dae998c9ebd09cfbdfvboxsync The default is five seconds. If set to <code class="literal">0</code>,
74fe172698ba936102e120dae998c9ebd09cfbdfvboxsync destruction will be immediate.
74fe172698ba936102e120dae998c9ebd09cfbdfvboxsync <span class="refentrytitle">pkcs11-keygen</span>(8)
74fe172698ba936102e120dae998c9ebd09cfbdfvboxsync <span class="refentrytitle">pkcs11-tokens</span>(8)
74fe172698ba936102e120dae998c9ebd09cfbdfvboxsync<a accesskey="p" href="man.nsec3hash.html">Prev</a>�</td>
74fe172698ba936102e120dae998c9ebd09cfbdfvboxsync<td width="20%" align="center"><a accesskey="u" href="Bv9ARM.ch13.html">Up</a></td>
74fe172698ba936102e120dae998c9ebd09cfbdfvboxsync<td width="40%" align="right">�<a accesskey="n" href="man.pkcs11-list.html">Next</a>
74fe172698ba936102e120dae998c9ebd09cfbdfvboxsync<td width="20%" align="center"><a accesskey="h" href="Bv9ARM.html">Home</a></td>
74fe172698ba936102e120dae998c9ebd09cfbdfvboxsync<td width="40%" align="right" valign="top">�<span class="application">pkcs11-list</span>
74fe172698ba936102e120dae998c9ebd09cfbdfvboxsync<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.11.0</p>