readme

来自「linux下的专门用于处理PKCS11的c++库和源代码 非常好用」· 代码 · 共 41 行

TXT
41
字号
Installation------------Netscape:	Select menu: Communicator -> Tools -> Security Info	Select Cryptographic Modules		Click: Add	Module name: descriptive name about module (eg. sc-pkcs11)	Module file: absolute path of libsc-pkcs11.soMozilla:	Make sure Personal Security Manager (PSM) is installed	(eg. mozilla-psm package is installed).	Select menu: Edit -> Preferences	Select category: Privacy & Security -> Certificates	Click: Manage Security Devices	Click: Load	Module name: descriptive name about module (eg. sc-pkcs11)	Module file: absolute path of libsc-pkcs11.soNotes-----Netscape seems to show more information about the security modulethan mozilla. Otherwise all stuff is untested.	Please note that the library currently writes debug log to/tmp/libsc-pkcs11.log.

⌨️ 快捷键说明

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