Pkcs11interop CKR_FUNCTION_NOT_PARALLEL Error
I have developed a worker service in C# Core that signs files using a certificate stored in a USB token with PKCS11Interop. The service creates two Tasks, each intended to sign files with a different USB token.