📄 tpm_evictkey.3
字号:
.\" Copyright 2004 IBM (Jeff Kravitz).\".\" Written Jan 29 2004, Jeff Kravitz.\".TH "TPM_EvictKey" 3 2004-01-29 "IBM" "TPM Library".SH NAMETPM_EvictKey.SH SYNOPSIS.nf.B #include <tpmfunc.h>.sp.BR "uint32_t TPM_EvictKey" "(uint32_t keyhandle)".fi.SH DESCRIPTIONThe \fBTPM_EvictKey\fP function deletes a loaded key from the TPM, makingroom for other keys to be loaded. Since the TPM has a very limited amountof storage for keys, a key should be evicted as soon as possible after it is no longer needed..SH ARGUMENTSThe argument is the handle of the key to be evicted..SH "RETURN VALUE"0 if the operation is successful. non-zero otherwise.The non zero value can be converted to an error message via the function \fBTPM_GetErrMsg()\fP..SH "SEE ALSO".BR TPM_LoadKey(3) , TPM_GetErrMsg(3) ..SH AUTHORJeff Kravitz, IBM T.J. Watson Research Center
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -