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.