
Improves certificate management, encryption and SOAP security.
Features
- Certificate management improvements - New functions to search certificates by issuer, serial number, and subject were implemented.
- You can now specify a certificate serial number as a big-integer string.
- New encryption algorithms added to the SFTP public-key authorization: aes-128-cbc, aes-192-cbc, aes-256-cbc, aes-128-ctr, aes-192-ctr, and aes-256-ctr.
- HTTP RIO improvements - New version extracts SOAP encoding from WSDL, and there is no need to specify the document/literal encoding manually.
- Logger improvements - Implemented maximum dump size limit.
- The MailMessage.MessageText property was improved to support iPhone emails with picture attachments
- SOAP Security improvements - AutoCreate mode implemented for timestamps. The ability to verify message timestamps and loading response SOAP namespaces were added.
- New encrypted key formats added to the XML security engine: X509Data for issuer-serials, subject key identifiers, subjects, and encoded certificates.
- ConnectTimeout property added to all Internet client components.
- SFTP component now provides the ability to specify a character encoding for paths.
- Added the ability to obtain SFTP host-key information.
- SSPI error handling improvements - New status messages and codes were added.