PowerSNMP for .NET V8.0.0.0
Released: Oct 23, 2024
V8.0.0.0 中的更新
特性
- Added support for Microsoft .NET 8.0.
- AesKeyExpansionAlgorithm has been added to the User object. This allows selection of the key expansion algorithm for each user when AES192 or AES256 is used with a weaker authentication algorithm (ex:SHA-1, MD5). For incoming messages, the selected algorithm will be used first. If that fails the remaining algorithm will be tried. If both fail, an exception will be thrown.