'\" t .\" Title: tpm2-tools .\" Author: Ying-Chun Liu .\" Generator: DocBook XSL Stylesheets vsnapshot .\" Date: 12/11/2022 .\" Manual: tss2 User Manual .\" Source: tss2 .\" Language: English .\" .TH "TPM2\-TOOLS" "1" "12/11/2022" "tss2" "tss2 User Manual" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" tss2 \- A single small executable that combines the various tpm2\-tools much like a BusyBox that provides a fairly complete environment for any small or embedded system\&. .SH "SYNOPSIS" .HP \w'\fBtss2\fR\ 'u \fBtss2\fR [\fIOPTIONS\fR] [\fIARGUMENTS\fR] .SH "DESCRIPTION" .PP This manual page documents briefly the \fBtss2\fR command\&. .PP This manual page was written for the Debian distribution because the original program does not have a manual page\&. .PP \fBtss2\fR \- To ease installation of tpm2\-tools in initrd or embedded systems where size\-optimization and limited resources are important, it is convenient to have a single executable that can dispatch the various TSS2 functionalities specified by the argument which is one of the available tool names\&. .PP The options and arguments that follow are either the common options or those specific to the tool name\&. .PP It is important to note that individual tools with prefix tss2_ can still be invoked, however, they are now soft\-linked to this tpm2 executable\&. And so unlike BusyBox, full functionality of the individual tools is available in the executable\&. For example: \fBtss2_getrandom\fR(1) can alternatively be specified as tss2 getrandom\&. .SH "BUGS" .PP The upstreams BTS can be found at \m[blue]\fB\%https://github.com/tpm2-software/tpm2.0-tools/issues\fR\m[]\&. .SH "SEE ALSO" .PP \fBtss2_authorizepolicy\fR(1), \fBtss2_changeauth\fR(1), \fBtss2_createkey\fR(1), \fBtss2_createnv\fR(1), \fBtss2_createseal\fR(1), \fBtss2_decrypt\fR(1), \fBtss2_delete\fR(1), \fBtss2_encrypt\fR(1), \fBtss2_exportkey\fR(1), \fBtss2_exportpolicy\fR(1), \fBtss2_getappdata\fR(1), \fBtss2_getcertificate\fR(1), \fBtss2_getdescription\fR(1), \fBtss2_getinfo\fR(1), \fBtss2_getplatformcertificates\fR(1), \fBtss2_getrandom\fR(1), \fBtss2_gettpm2object\fR(1), \fBtss2_gettpmblobs\fR(1), \fBtss2_import\fR(1), \fBtss2_list\fR(1), \fBtss2_nvextend\fR(1), \fBtss2_nvincrement\fR(1), \fBtss2_nvread\fR(1), \fBtss2_nvsetbits\fR(1), \fBtss2_nvwrite\fR(1), \fBtss2_pcrextend\fR(1), \fBtss2_pcrread\fR(1), \fBtss2_provision\fR(1), \fBtss2_quote\fR(1), \fBtss2_setappdata\fR(1), \fBtss2_setcertificate\fR(1), \fBtss2_setdescription\fR(1), \fBtss2_sign\fR(1), \fBtss2_unseal\fR(1), \fBtss2_verifyquote\fR(1), \fBtss2_verifysignature\fR(1), \fBtss2_writeauthorizenv\fR(1) .SH "AUTHOR" .PP \fBYing\-Chun Liu\fR <\&paulliu@debian\&.org\&> .RS 4 Wrote this manpage for the Debian system\&. .RE .SH "COPYRIGHT" .br Copyright \(co 2022 Ying-Chun Liu (PaulLiu) .br .PP This manual page was written for the Debian system (and may be used by others)\&. .PP Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 3 or (at your option) any later version published by the Free Software Foundation\&. .PP On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common\-licenses/GPL\-3\&. .sp