Closed hansonchar closed 1 year ago
Issue #, if available:
Description of changes:
Enable the use of SoftHSMv2 in a concurrent environment without crashing, upgrading to v3.2.0
can_close_session
false
C_Initialize
Ctx::new_and_initialize
Ctx::initialize
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
Github has some issue linking my forked repo after changing this repo to public. Let me close this PR and create a new one.
Issue #, if available:
Description of changes:
Enable the use of SoftHSMv2 in a concurrent environment without crashing, upgrading to v3.2.0
can_close_session
HSM capability. (For SoftHSMv2, this flag must be set tofalse
.)C_Initialize
,Ctx::new_and_initialize
andCtx::initialize
as unsafeBy submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
Check any applicable: