summaryrefslogtreecommitdiff
path: root/static/netbsd/man1/tpmtoken_objects.1
diff options
context:
space:
mode:
authorJacob McDonnell <jacob@jacobmcdonnell.com>2026-04-25 19:55:15 -0400
committerJacob McDonnell <jacob@jacobmcdonnell.com>2026-04-25 19:55:15 -0400
commit253e67c8b3a72b3a4757fdbc5845297628db0a4a (patch)
treeadf53b66087aa30dfbf8bf391a1dadb044c3bf4d /static/netbsd/man1/tpmtoken_objects.1
parenta9157ce950dfe2fc30795d43b9d79b9d1bffc48b (diff)
docs: Added All NetBSD Manuals
Diffstat (limited to 'static/netbsd/man1/tpmtoken_objects.1')
-rw-r--r--static/netbsd/man1/tpmtoken_objects.165
1 files changed, 65 insertions, 0 deletions
diff --git a/static/netbsd/man1/tpmtoken_objects.1 b/static/netbsd/man1/tpmtoken_objects.1
new file mode 100644
index 00000000..473027c5
--- /dev/null
+++ b/static/netbsd/man1/tpmtoken_objects.1
@@ -0,0 +1,65 @@
+.\" Copyright (C) 2005 International Business Machines Corporation
+.\"
+.de Sh \" Subsection
+.br
+.if t .Sp
+.ne 5
+.PP
+\fB\\$1\fR
+.PP
+..
+.de Sp \" Vertical space (when we can't use .PP)
+.if t .sp .5v
+.if n .sp
+..
+.de Ip \" List item
+.br
+.ie \\n(.$>=3 .ne \\$3
+.el .ne 3
+.IP "\\$1" \\$2
+..
+.TH "tpmtoken_objects" 1 "2005-04-25" "TPM Management"
+.ce 1
+TPM Management - tpmtoken_objects
+.SH NAME
+tpmtoken_objects \- display the objects in the user's TPM PKCS#11 data store
+.SH "SYNOPSIS"
+.ad l
+.hy 0
+.B tpmtoken_objects
+[ OPTION ]
+
+.SH "DESCRIPTION"
+.PP
+\fBtpmtoken_objects\fR displays information about the PKCS#11 objects
+that are in the user's data store.
+
+.TP
+\fB\-h\fR, \fB\-\-help\fR
+Display command usage info.
+.TP
+\fB-v\fR, \fB\-\-version\fR
+Display command version info.
+.TP
+\fB-l\fR, \fB\-\-log\fR [none|error|info|debug]
+Set logging level.
+.TP
+\fB-k\fR, \fB\-\-token\fR STRING
+Use STRING to identify the label of the PKCS#11 token to
+be used
+.TP
+\fB-p\fR, \fB\-\-public\fR
+Display only public objects
+.TP
+\fB-x\fR, \fB\-\-extended\fR
+Display additional information about an object not displayed by default
+
+.SH "SEE ALSO"
+.PP
+\fBtpmtoken_init\fR(1),
+\fBtpmtoken_setpasswd\fR(1),
+\fBtpmtoken_import\fR(1),
+\fBtpmtoken_protect\fR(1)
+
+.SH "REPORTING BUGS"
+Report bugs to <trousers-users@lists.sourceforge.net>