Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想通过 pkcs#11 接口使用 NSS(网络安全服务)来使用 AES 功能,但我找不到任何示例。我使用 C++ 调用 pkcs#11 函数。
我该怎么做?
在网上搜索后,我发现了另一个软令牌,所以我使用新的软令牌而不是 NSS。新的软令牌是 OpenCryptoki。您可以在以下链接中查看有关此令牌的更多信息:
http://www.ibm.com/developerworks/linux/library/s-pkcs/