⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 chgkeyauth.1

📁 IBM开发的TPM的驱动, 有少量的例子可以供参考
💻 1
字号:
.\" Copyright 2004 IBM (Jeff Kravitz).\".\" Written Mar 25 2004, Jeff Kravitz.\".TH chgkeyauth 1  2004-04-15 "IBM" "TPM Utilities".SH NAMEchgkeyauth \- change a key password.SH SYNOPSISchgkeyauth [options] <parent key handle>           <key file name> <old password> <new password>.SH DESCRIPTIONThis command changes the key use password for the specified key..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 changed.  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 changed..TP 5old passwordis any character string, up to 256 bytes long.It specifies the existing password needed to use the key being changed.The actual "Authorization Data"passed to the TPM is the 20 byte SHA1 hash of the user-specified password..TP 5new passwordis any character string, up to 256 bytes long.It specifies the new password for the key being changed.The actual "Authorization Data"passed to the TPM is the 20 byte SHA1 hash of the user-specified password..SH OPTIONSThe following command line options are supported....TP 5                -p <parpass>specifies the parent key usage password,which is any character string, up to 256 bytes long.It specifies the password needed to use the parent of the key that is being modified.The actual "Authorization Data"passed to the TPM is the 20 byte SHA1 hash of the user-specified password..SH FILESThe input, unmodified, key file is saved as keyname\fB.save\fP and the new, modified keyis saved as the original keyname..SH "SEE ALSO"loadkey(1).SH AUTHORJeff Kravitz , IBM T. J. Watson Research Center

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -