搜索资源列表
EnumObj
- 基于USBKEY和PKCS#11接口的数字证书枚举例子。
exportcert
- 基于PKCS#11和ft USBKEY的数字证书导出例子。
PKIInit
- 基于PKCS#11和ft USBKEY的加解密和签名验证初始化例子。
scr2000_linux_cn
- linux/unix系统下usbkey通讯的例程,pcsc-lite1.2-linux / unix systems usbkey communications routines, pcsc - lite1.2
Samples.rar
- PKCS11 和CAPI编程实例 包含了基本的功能实例,如获取USBKEY信息,枚举证书等等,pkcs11 cryptoAPI
TinyCA2
- MiniCA减肥修正版 大部分源码来自王雪松的原作以及OpenSSL。(文件名基本保持原样,和USBKEY没有任何关系。) -Most weight loss MiniCA amended version of the original source from Xuesong and OpenSSL. (File name basically remain as it is, and has nothing to do USBKEY.)
et299_sample_cs
- c#代码开发的USBKEY,读取公钥,加密-c# code developed by USBKEY
FTUnionControl
- 封装的一个ActiveX组件,里面使用的CAPI,有使用飞天诚信USBKEY中证书进行签名的过程,函数调用参看MSDN上说明。 -An ActiveX component package, which uses the CAPI, are used to FEITIAN USBKEY in the process, see MSDN on function call instructions.
Sign_Verify
- USBKey 实现RSA密钥对签名、验签。-USBKey implementation of RSA key for signature, signature verification.
RSA-2048-SignVerifySign
- CA认证系统中使用最广泛的证书载体是USBKEY,国内各大产商一般是使用CSP服务来提供加解密服务。这个例子是2048位的RSA数字签名与验证签名,使用厂家自带的csp来实现(若下载者没有安装任何USBKEY的驱动,可将代码中的TEST_CSP_NAME宏改为NULL 即调用微软自带的csp),编译环境VC6.0。-CA authentication system is the most widely used carrier certificate in USBKEY, the major d
read_cert_name
- 这是一个从usbkey中读取用户证书的例子,运行后将获取usbkey中的证书名称与颁发者信息,使用usbkey封装的CSP服务实现,编译环境VC6.0。 要配合usbkey使用。根据使用的key型号修改代码中宏CSP_NAME的值。(各厂商的sdk中都会有相应的说明)-This is an example of a read user certificate the usbkey, after the operation to get the name of the certificate
ENUM-CSP
- CSP全称是crypt service provider,是加密服务提供者,是通用的加解密接口。在CA认证系统中广泛使用着,本程序可以枚举当前系统中所有的csp种类(系统自带的和厂家的)建议使用者在未安装usbkey的时候先运行一遍,安装一个usbkey的驱动,然后再次运行此程序,将两个运行结果对比一下,就会发现其中的奥妙了-CSP full name is the crypt service provider, is encrypted service provider, is the gen
