Skip to content
This repository has been archived by the owner on Feb 22, 2024. It is now read-only.

Releases: swedenconnect/opensaml-pkcs11

1.1.1 version

29 Nov 14:46
Compare
Choose a tag to compare

This version allows the private key handler extraction from the HSM provider to be customised through a new interface.

This is useful if the default method for private key handler extraction is not compatible with the HSM in use.

See example in Readme.md for further information.

1.1.0 version

14 Nov 23:44
Compare
Choose a tag to compare

This version supports SunPKCS11 implementation in Java 8 as well as Java 9+ up until and including Java 11.