Man page - tpm_unsealdata(1)
Packages contas this manual
- tpm_resetdalock(8)
- tpm_setenable(8)
- tpm_revokeek(8)
- tpm_setpresence(8)
- tpm_setoperatorauth(8)
- tpm_nvread(8)
- tpm_takeownership(8)
- tpm_version(1)
- tpm_sealdata(1)
- tpm_unsealdata(1)
- tpm_nvwrite(8)
- tpm_setclearable(8)
- tpm_setactive(8)
- tpm_nvdefine(8)
- tpm_changeownerauth(8)
- tpm_nvrelease(8)
- tpm_clear(8)
- tpm_setownable(8)
- tpm_createek(8)
- tpm_restrictsrk(8)
- tpm_getpubek(8)
- tpm_selftest(8)
- tpm_nvinfo(8)
- tpm_restrictpubek(8)
Package: tpm-tools
apt-get install tpm-tools
apt-get install tpm-tools
Manuals in package:
Documentations in package:
Manual
| tpm_unsealdata(1) | General Commands Manual | tpm_unsealdata(1) |
TPM Management - tpm_unsealdata
NAME
tpm_unsealdata - unseal input data with the SRK of the system's TPM
SYNOPSIS
tpm_unsealdata [OPTION]
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, --infile FILE
- File containing data to unseal.
- -o, --outfile FILE
- 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.
SEE ALSO
tpm_sealdata(1), tpmUnsealFile(3)
REPORTING BUGS
Report bugs to <trousers-users@lists.sourceforge.net>
| 2019-01-27 | TPM Management |