.\" Copyright (C) 2019 International Business Machines Corporation .\" .de Sh \" Subsection .br .if t .Sp .ne 5 .PP \fB\\$1\fR .PP .. .de Sp \" Vertical space (when we can't use .PP) .if t .sp .5v .if n .sp .. .de Ip \" List item .br .ie \\n(.$>=3 .ne \\$3 .el .ne 3 .IP "\\$1" \\$2 .. .TH "tpm_unsealdata" 1 "2019-01-27" "TPM Management" .ce 1 TPM Management - tpm_unsealdata .SH NAME tpm_unsealdata \- unseal input data with the SRK of the system's TPM .SH "SYNOPSIS" .ad l .hy 0 .B tpm_unsealdata .RB [ OPTION ] .SH "DESCRIPTION" .PP \fBtpm_unsealdata\fR unseals sensitive data that was sealed the SRK of the system's TPM. .TP \fB\-h\fR, \fB\-\-help\fR Display command usage info. .TP \fB-v\fR, \fB\-\-version\fR Display command version info. .TP \fB-l\fR, \fB\-\-log\fR [none|error|info|debug] Set logging level. .TP \fB-i\fR, \fB\-\-infile FILE\fR File containing data to unseal. .TP \fB-o\fR, \fB\-\-outfile FILE\fR Filename to write unsealed data to. Default is STDOUT. .TP \fB-z\fR, \fB\-\-well-known\fR Use TSS_WELL_KNOWN_SECRET (20 zero bytes) as the SRK password. You will not be prompted for the SRK password with this option. .SH "SEE ALSO" .PP \fBtpm_sealdata\fR(1), \fBtpmUnsealFile\fR(3) .SH "REPORTING BUGS" Report bugs to