
Adds support for remote signing mode in S/MIME components.
Features
All
- (MIME) Added support for remote signing mode to S/MIME components.
- (PKI) Added OnRemoteDecrypt method to TElMessageDecryptor.
- (PKI) Added TElOCSPClient.HashAlgorithm property.
- (ASiC) Switched manifests to forward slashes in paths.
.NET
- Added a set of assemblies for .NET Core 3.
- Added PKCS#11 and Apple certificate storage components to .NET Core.
- (Base) Re-worked socket shutdown and disposal on .NET core for better memory efficiency.
C++
- (ASiC) Added ASiC component to C++ edition.
Fixes
All
- (XML) Fixed detection of "here()" function in XPath Filter 2.0.
- (XML) Fixed exclusive canonicalization transform when transforming a document element.
.NET
- Fixed TElAppleCertStorage class for Xamarin.Mac.
- (PKI) Fixed several minor issues in certificate validator.