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

📄 bindfile.1

📁 IBM开发的TPM的驱动, 有少量的例子可以供参考
💻 1
字号:
.\" Copyright 2004 IBM (Jeff Kravitz).\".\" Written Mar 11 2004, Jeff Kravitz.\".TH bindfile 1  2004-02-24 "IBM" "TPM Utilities".SH NAMEbindfile \- encrypts a data file.SH SYNOPSISbindfile <public key file> <input file> <outputfile>     .SH DESCRIPTIONThis command will encrypt a small file..SH ARGUMENTS.TP 5public key filethis is the full file path, name, and extension for the publickey that is to be used for encrypting the file.  It usually has a fileextension of ".pem"..TP 5input fileis the name of the file containing the data to be encrypted.The file to encrypt cannot be longer than the maximum block size which can beencrypted by the specified RSA key. For RSA keys with a modulus 2048 bitsin length, this maximum is approximately 245 bytes.The bindfile program is therefore usually used to encryptshort items, such as other keys or passwords..TP 5output fileThis specifies the name of the output file, which contains the encrypted data..SH "SEE ALSO"createkey(1), unbindfile(1).SH AUTHORJeff Kravitz , IBM T. J. Watson Research Center

⌨️ 快捷键说明

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