Scroll to navigation

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.

Display command usage info.
Display command version info.
Set logging level.
File containing data to unseal.
Filename to write unsealed data to. Default is STDOUT.
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