We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://github.com/PeculiarVentures/pvpkcs11/blob/master/src/mscapi/sc_session.cpp#L285
pvpkcs11 adds a slot for new SmartCard but throws CKR_FUNCTION_NOT_SUPPORTED exception on C_OpenSession
CKR_FUNCTION_NOT_SUPPORTED
C_OpenSession
It must fix PeculiarVentures/fortify#138 issue
Loading C:\Program Files\Fortify\pvpkcs11.dll Error: CKR_FUNCTION_NOT_SUPPORTED:84 at Error (native) PKCS11:C_OpenSession:329
The text was updated successfully, but these errors were encountered:
No branches or pull requests
https://github.com/PeculiarVentures/pvpkcs11/blob/master/src/mscapi/sc_session.cpp#L285
pvpkcs11 adds a slot for new SmartCard but throws
CKR_FUNCTION_NOT_SUPPORTED
exception onC_OpenSession
It must fix PeculiarVentures/fortify#138 issue
The text was updated successfully, but these errors were encountered: