📄 tss_key2pub.3
字号:
.\" Copyright 2004 IBM (Jeff Kravitz).\".\" Written Feb 11 2004, Jeff Kravitz.\".TH "TSS_Key2Pub" 3 2004-02-11 "IBM" "TPM Library".SH NAMETSS_Key2Pub.SH SYNOPSIS.nf.B #include <tpmfunc.h>.sp.BR "void TSS_Key2Pub" "(unsigned char *keybuff," unsigned char *pkey, unsigned int *plen).fi.SH DESCRIPTIONThe \fBTSS_Key2Pub\fP function extracts the public key portionof a TPM key blob..SH ARGUMENTSThe arguments include....TP 10.B keybuffA pointer to a TPM key blob..TP 10.B pkeyA pointer to an area to receive the public key blob..B plenA pointer to an integer to receive the length of the publickey blob..SH NOTESThe resulting blob can be converted to an OpenSSL RSA key structurevia the \fBTSS_convpubkey()\fP function..SH "SEE ALSO".BR TSS_convpubkey(3) ..SH AUTHORJeff Kravitz, IBM T.J. Watson Research Center
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -