You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() it used to, scanning all PKCS11 tokens and creating a linked list of available tokens. During this process, the engine will now keep a per-token list of implemented NIDs (mechanisms) instead of one global list of all NIDs implemented. Once the engine receives the SLOT_ID command identifying the PKCS11 slot to use, a global pointer to a specific _token structure is created that identifies the token the engine will use. Leaving out a SLOT_ID command from the engine's config will now produce errors. Signed-off-by: Kent Yoder <key@linux.vnet.ibm.com> |
12 years ago | |
---|---|---|
.. | ||
include | 12 years ago | |
Makefile.am | 13 years ago | |
e_pkcs11.c | 12 years ago | |
e_pkcs11_err.c | 12 years ago |