Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Can Mozilla provide a list of all PKCS #11 functions that NSS will use?

functions list Mozilla nss PKCS
0
Posted

Can Mozilla provide a list of all PKCS #11 functions that NSS will use?

0

Your token should expect to implement all the PKCS #11 functions that make since for your token. NSS continues to evolve, and periodically enhances it’s functionality by using a more complete list of PKCS #11 functions. You should have implementations for all the functions specified in the version of the PKCS #11 spec your token implements. If you do not actually do the operation specified by that function, you can return CKR_FUNCTION_NOT_SUPPORTED.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123