Released: Nov 12, 2024
7.0.9083 での更新項目
機能
Support for Microsoft .NET 9 - This release adds a new set of binaries targeting .NET 9. They support all .NET 9 platforms:
- Microsoft Windows (x64, x86, ARM64).
- Linux (x64, ARM32, ARM64).
- Android (x64, ARM32, ARM64).
- Apple macOS (ARM64, x64).
- Apple iOS/iPadOS/tvOS (ARM64).
不具合の修正
- Graph: Added workaround for occasional "503 Service Unavailable" errors.
- Cryptography: Added workaround for EnvelopedData with unpadded RSA EncryptedKey.
- Cryptography: Added workaround for parsing CMS ASN.1 with redundant zeros at the end.
- Cryptography: Fixed common name validation logic in NativeCertificateEngine and EnhancedCertificateEngine when used stand-alone by custom code.