logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

tpm_unsealdata - unseal input data with the SRK of the system's TPM

Description

tpm_unsealdata unseals sensitive data that was sealed the SRK of the system's TPM.

       -h, --help
              Display command usage info.

       -v, --version
              Display command version info.

       -l, --log [none|error|info|debug]
              Set logging level.

       -i, --infileFILE
              File containing data to unseal.

       -o, --outfileFILE
              Filename to write unsealed data to.  Default is STDOUT.

       -z, --well-known
              Use  TSS_WELL_KNOWN_SECRET  (20  zero bytes) as the SRK password. You will not be prompted for the
              SRK password with this option.

Name

       tpm_unsealdata - unseal input data with the SRK of the system's TPM

Reporting Bugs

       Report bugs to <trousers-users@lists.sourceforge.net>

TPM Management                                     2019-01-27                                  tpm_unsealdata(1)

See Also

tpm_sealdata(1), tpmUnsealFile(3)

Synopsis

tpm_unsealdata [OPTION]

See Also