Pkcs11Interop v4.0.0 Release Notes

Release Date: 2017-08-23 // over 6 years ago
    • ⚡️ #43 - Updated to PKCS#11 v2.40 errata01
    • ⚡️ #44 - Updated to Visual Studio 2017
    • #49 - Projects in new Pkcs11Interop.NetStandard solution have been created from scratch in Visual Studio 2017. This solution replaces old Pkcs11Interop.DotNetCore solution.
    • 📇 Renamed COREFX symbol to NETSTANDARD1_3 symbol
    • #50 - Included PKCS11-MOCK 1.0.0 library in test projects
    • 🏗 #51 - Tests are executed during automated AppVeyor builds
    • 🏗 Build scripts now support "--with-tests" parameter
    • 0️⃣ #52 - Strongly named assemblies are generated by default
    • #53 - All StrongName projects/libs/packages were dropped
    • #54 - Introduced five new enums - AppType, InitType, SlotsType, WaitType and SessionType - that replaced several most annoying occurrences of bool type in public API. These changes break backwards API compatibility.