Rebex Graph 7.0.9313
Released: Jun 30, 2025
7.0.9313 での更新項目
機能
- Mail: Added IgnoreRedundantAsn1Data option to MailSettings/MimeOptions.
- Cryptography: Added IgnoreRedundantData option to SignedData and EnvelopedData classes.
不具合の修正
- Networking: Prevented internal NullReferenceException when socket is closed and IO operation is in progress.
- TLS Core: Fixed obfuscated type names in debug logs.
- TLS Core: Fixed rare race condition between TLS 1.3 IO operations and shutdown/dispose logic.
- Cryptography: Fixed NullReferenceException instead of InvalidOperationException in SignerInfo/KeyTransRecipientInfo and SignedData.