2N/A - Copyright (C) 2009, 2014-2016 Internet Systems Consortium, Inc. ("ISC") 2N/A - This Source Code Form is subject to the terms of the Mozilla Public 2N/A - License, v. 2.0. If a copy of the MPL was not distributed with this 2N/A<!-- Converted by db4-upgrade version 1.0 --> 2N/A <
date>2009-10-05</
date>
2N/A <
corpname>ISC</
corpname>
2N/A <
corpauthor>Internet Systems Consortium, Inc.</
corpauthor>
2N/A <
refentrytitle><
application>pkcs11-list</
application></
refentrytitle>
2N/A <
manvolnum>8</
manvolnum>
2N/A <
refmiscinfo>BIND9</
refmiscinfo>
2N/A <
refname><
application>pkcs11-list</
application></
refname>
2N/A <
refpurpose>list PKCS#11 objects</
refpurpose>
2N/A <
holder>Internet Systems Consortium, Inc. ("ISC")</
holder>
2N/A <
cmdsynopsis sepchar=" ">
2N/A <
command>pkcs11-list</
command>
2N/A <
arg choice="opt" rep="norepeat"><
option>-P</
option></
arg>
2N/A <
arg choice="opt" rep="norepeat"><
option>-m <
replaceable class="parameter">module</
replaceable></
option></
arg>
2N/A <
arg choice="opt" rep="norepeat"><
option>-s <
replaceable class="parameter">slot</
replaceable></
option></
arg>
2N/A <
arg choice="opt" rep="norepeat">-i <
replaceable class="parameter">ID</
replaceable></
arg>
2N/A <
arg choice="opt" rep="norepeat">-l <
replaceable class="parameter">label</
replaceable></
arg>
2N/A <
arg choice="opt" rep="norepeat"><
option>-p <
replaceable class="parameter">PIN</
replaceable></
option></
arg>
2N/A <
refsection><
info><
title>DESCRIPTION</
title></
info>
2N/A <
command>pkcs11-list</
command>
2N/A lists the PKCS#11 objects with <
option>ID</
option> or
2N/A <
option>label</
option> or by default all objects.
2N/A The object class, label, and ID are displayed for all
2N/A keys. For private or secret keys, the extractability
2N/A attribute is also displayed, as either <
literal>true</
literal>,
2N/A <
literal>false</
literal>, or <
literal>never</
literal>.
2N/A <
refsection><
info><
title>ARGUMENTS</
title></
info>
2N/A List only the public objects. (Note that on some PKCS#11
2N/A devices, all objects are private.)
<
term>-m <
replaceable class="parameter">module</
replaceable></
term>
Specify the PKCS#11 provider module. This must be the full
path to a shared library object implementing the PKCS#11 API
<
term>-s <
replaceable class="parameter">slot</
replaceable></
term>
Open the session with the given PKCS#11 slot. The default is
<
term>-i <
replaceable class="parameter">ID</
replaceable></
term>
List only key objects with the given object ID.
<
term>-l <
replaceable class="parameter">label</
replaceable></
term>
List only key objects with the given label.
<
term>-p <
replaceable class="parameter">PIN</
replaceable></
term>
Specify the PIN for the device. If no PIN is provided on the
command line, <
command>pkcs11-list</
command> will prompt for it.
<
refsection><
info><
title>SEE ALSO</
title></
info>
<
refentrytitle>pkcs11-destroy</
refentrytitle><
manvolnum>8</
manvolnum>
<
refentrytitle>pkcs11-keygen</
refentrytitle><
manvolnum>8</
manvolnum>
<
refentrytitle>pkcs11-tokens</
refentrytitle><
manvolnum>8</
manvolnum>