📄 unsealfile.1
字号:
.\" Copyright 2004 IBM (Jeff Kravitz).\".\" Written Feb 24 2004, Jeff Kravitz.\".TH unsealfile 1 2004-04-14 "IBM" "TPM Utilities".SH NAMEunsealfile \- unseals a data file.SH SYNOPSISunsealfile [<options>] <key handle> <input file> <outputfile>.SH DESCRIPTIONThis command will unseal (decrypt) a file..SH ARGUMENTS.TP 5key handleis an 8-hex-digit number that specifies the TPM handle assigned to thekey that is to be used for unsealing.It isusually obtained from the \fBloadkey\fP utilitywhen the key was loaded into the TPM..TP 5input fileis the name of the file containing the sealed data..TP 5output fileThis specifies the name of the output file, which contains the unsealed data..SH OPTIONSThe following command line options are supported....TP 5 -k <keypass>specifies the key usage password,which is any character string, up to 256 bytes long.It specifies the password needed to use the key unsealing the file.The actual "Authorization Data"passed to the TPM is the 20 byte SHA1 hash of the user-specified password..TP 5 -d <datapass>which is any character string, up to 256 bytes long.It specifies the password required to unseal the file.The actual "Authorization Data"passed to the TPM is the 20 byte SHA1 hash of the user-specified password..SH "SEE ALSO"loadkey(1), sealfile(1).SH AUTHORJeff Kravitz , IBM T. J. Watson Research Center
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -