📄 loadkey.1
字号:
.\" Copyright 2004 IBM (Jeff Kravitz).\".\" Written Feb 24 2004, Jeff Kravitz.\".TH loadkey 1 2004-04-07 "IBM" "TPM Utilities".SH NAMEloadkey \- load a key into the TPM.SH SYNOPSISloadkey <parent key handle> <key file> [<parent key password>].SH DESCRIPTIONThis command loads a key into the TPM and displays thehandle assigned by the TPM..SH ARGUMENTS.TP 5parent key handleis an 8-hex-digit number that specifies the TPM handle assigned to thekey that is the parent key for the key being loaded. It is either40000000 if the parent key is the Storage Root Key, or some other number,assigned by the TPM, and usually obtained from the \fBloadkey\fP utilitywhen the parent key was loaded into the TPM..TP 5key fileis the full pathname and extension of the file containing the key objectto be loaded..TP 5parent key passwordis any character string, up to 256 bytes long.It specifies the password needed to use the parent key.The actual "Authorization Data"passed to the TPM is the 20 byte SHA1 hash of the user-specified password.If omitted, it is assumed that the parent key requires no authorization..SH "SEE ALSO"createkey(1), evictkey(1).SH AUTHORJeff Kravitz , IBM T. J. Watson Research Center
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -