Code development platform for open source projects from the European Union institutions

Skip to content

Enable custom configuration for Pkcs11SignatureToken

Created by: thijsnederlof

Our specific Pkcs11 token uses "slotListIndex = " instead of "slot = slotId". This change allows for completely custom configuration without breaking the Pkcs11SignatureToken class contract.

Merge request reports