Pkcs11Interop v5.0.0 Release Notes

Release Date: 2019-06-02 // almost 5 years ago
    • #69 - Improved error message in UnmanagedException
    • ๐ŸŒฒ #70 - Introduced managed logging
    • ๐Ÿšš #75 - Removed Silverlight 5 support
    • #76 - Introduced automatic code generation
    • #80 - Replaced the topmost HighLevelAPI with interfaces
    • ๐Ÿ“Œ #93 - Added support for signing with context specific PIN
    • ๐Ÿ‘ #94 - Added SourceLink and SNUPKG support
    • ๐Ÿ“ฆ #104 - Removed xamarinios1.0 target from NuGet package because Xamarin.iOS uses netstandard2.0 target
    • ๐Ÿ“ฆ #105 - Removed monoandroid2.3 target from NuGet package because Xamarin.Android uses netstandard2.0 target
    • ๐Ÿ“ฆ #107 - Removed xamarinmac2.0 target from NuGet package because Xamarin.Mac uses netstandard2.0 target
    • ๐Ÿ’… #108 - Moved to a single solution with a multitargeting SDK style project
    • ๐Ÿšš #124 - Removed .NET Standard 1.3 support