readme
来自「java 实现的签名方案」· 代码 · 共 29 行
TXT
29 行
Title : OCF to PC/SC Lite layerAuthor : David CorcoranRequires: pcsc-lite-0.5.2 or higher Purpose : This provides a means to use OCF under Unix to talk to PC/SC supported readersNote: This is pre-alpha stuff so email me with problems.I'm not an OCF expert so your feedback is valuable.I have tested this with all the demo applications includedwith OCF except the stockbroker demo.To install type makeTo use this make sure this library is copied into a paththat is included in your LD_LIBRARY_PATH or that is includedin your ld.so.conf such as /usr/libYou must have pcsc-lite installed (0.5.2) or higher and OCF 1.1.1.You will also have to include only 1 reader in your /etc/reader.confYou will need to update your opencard.properties file. An exampleis included.For questions please contact: corcoran@linuxnet.comBest Regards,Dave
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?