1PKCS11-LIST(8)                       BIND9                      PKCS11-LIST(8)
2
3
4

NAME

6       pkcs11-list - list PKCS#11 objects
7

SYNOPSIS

9       pkcs11-list [-P] [-m module] [-s slot] [-i ID] [-l label] [-p PIN]
10

DESCRIPTION

12       pkcs11-list lists the PKCS#11 objects with ID or label or by default
13       all objects.
14

ARGUMENTS

16       -P
17           List only the public objects. (Note that on some PKCS#11 devices,
18           all objects are private.)
19
20       -m module
21           Specify the PKCS#11 provider module. This must be the full path to
22           a shared library object implementing the PKCS#11 API for the
23           device.
24
25       -s slot
26           Open the session with the given PKCS#11 slot. The default is slot
27           0.
28
29       -i ID
30           List only key objects with the given object ID.
31
32       -l label
33           List only key objects with the given label.
34
35       -p PIN
36           Specify the PIN for the device. If no PIN is provided on the
37           command line, pkcs11-list will prompt for it.
38

SEE ALSO

40       pkcs11-keygen(3), pkcs11-destroy(3)
41

AUTHOR

43       Internet Systems Consortium
44
46       Copyright © 2009 Internet Systems Consortium, Inc. ("ISC")
47
48
49
50BIND9                            Sep 18, 2009                   PKCS11-LIST(8)
Impressum