getpubek.1

来自「IBM开发的TPM的驱动, 有少量的例子可以供参考」· 1 代码 · 共 35 行

1
35
字号
.\" Copyright 2004 IBM (Jeff Kravitz).\".\" Written Mar 15 2004, Jeff Kravitz.\".TH getpubek 1  2004-03-15 "IBM" "TPM Utilities".SH NAMEgetpubek \- obtains and stores the Public Endorsement Key.SH SYNOPSISgetpubek [<owner password>]     .SH DESCRIPTIONThe \fBgetpubek\fP command is used to read the TPM Public Endorsement Key..SH ARGUMENTS.TP 5owner passwordis any character string, up to 256 bytes long.This password, if specified, indicates that the program should use the\fBTPM Owner Read Public Endorsement Key\fP function.  If omitted,then the \fBTPM Read Public Endorsement Key\fP function is used.The difference is that the latter function can only be used ifthe \fBTPM Disable Pubek Read\fP function has never been issued.If this function has been issued at any point, then only the ownerof the TPM can read the Public Endorsement Key, and the ownerpassword must be specified..SH FILESThe command will create a disk file, called \fBendorsekey.pem\fP,which is an OpenSSL PEM format public key, and contains the publickey portion of the TPM Endorsement key..SH "SEE ALSO"disablepubek(1).SH AUTHORJeff Kravitz , IBM T. J. Watson Research Center

⌨️ 快捷键说明

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