Provided by: tpm2-tools_5.4-1_amd64 bug

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.

SYNOPSIS

       tss2 [OPTIONS] [ARGUMENTS]

DESCRIPTION

       This manual page documents briefly the tss2 command.

       This manual page was written for the Debian distribution because the original program does
       not have a manual page.

       tss2 - 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.

       The options and arguments that follow are either the common options or those specific to
       the tool name.

       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:
       tss2_getrandom(1) can alternatively be specified as tss2 getrandom.

BUGS

       The upstreams BTS can be found at https://github.com/tpm2-software/tpm2.0-tools/issues.

SEE ALSO

       tss2_authorizepolicy(1), tss2_changeauth(1), tss2_createkey(1), tss2_createnv(1),
       tss2_createseal(1), tss2_decrypt(1), tss2_delete(1), tss2_encrypt(1), tss2_exportkey(1),
       tss2_exportpolicy(1), tss2_getappdata(1), tss2_getcertificate(1), tss2_getdescription(1),
       tss2_getinfo(1), tss2_getplatformcertificates(1), tss2_getrandom(1),
       tss2_gettpm2object(1), tss2_gettpmblobs(1), tss2_import(1), tss2_list(1),
       tss2_nvextend(1), tss2_nvincrement(1), tss2_nvread(1), tss2_nvsetbits(1), tss2_nvwrite(1),
       tss2_pcrextend(1), tss2_pcrread(1), tss2_provision(1), tss2_quote(1), tss2_setappdata(1),
       tss2_setcertificate(1), tss2_setdescription(1), tss2_sign(1), tss2_unseal(1),
       tss2_verifyquote(1), tss2_verifysignature(1), tss2_writeauthorizenv(1)

AUTHOR

       Ying-Chun Liu <paulliu@debian.org>
           Wrote this manpage for the Debian system.

COPYRIGHT

       Copyright © 2022 Ying-Chun Liu (PaulLiu)

       This manual page was written for the Debian system (and may be used by others).

       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.

       On Debian systems, the complete text of the GNU General Public License can be found in
       /usr/share/common-licenses/GPL-3.