質問

I want to use NSS (Network Security Services) for using AES functions through pkcs#11 interface, but I can not find any example. I use C++ for calling pkcs#11 functions.

How should I do it?

役に立ちましたか?

解決

After search on the internet, I found another soft token, so I use the new soft token instead of NSS. The new soft token is OpenCryptoki. You can see more about this token in the fallowing link:

http://www.ibm.com/developerworks/linux/library/s-pkcs/

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top