Chilkat v10.1.2 Release Notes
Previous Version: Chilkat v10.1.0 Release Notes
- XmlDSigGen: In v10.0.0 Chilkat started automatically using and fixing for SigningCertificateV2 for cases where the xmlns:xades=”http://uri.etsi.org/01903/v1.3.2#” (and also v1.4.1 and v1.4.2), which is technically correct. However many govt validators, specifically Poland, Saudia Arabia, and others, reject XML signatures using SigningCertificateV2. Chilkat backed out this “fix” and will revisit the issue in the future.
- UnixCompress/Tar: Fixed a crash bug in UnixCompress. This fix could also apply to the Chilkat Tar when creating .tar.Z compressed archives.
- Email: Added the ability to get the HTML email body with all related images embedded directly within the HTML. This makes it possible to view the HTML in an embedded browser because there are no external images referenced. The GetHtmlBodySb method was added to accomplish this. It includes a boolean argument to indicate whether image data should be embedded as base64 within the HTML.
- Stream: Fixed a problem in the Chilkat.Stream ReadUntilMatch function having to do with the very last read which should return the remaining data if the match string is not found before the EOF.
- MailMan/SMTP: Fixed SMTP XOAUTH2 authentication for SMTP servers that require two separate commands within the SMTP protocol. (This is an internal fix to Chilkat that will avoid a problem for certain SMTP servers.)
- CertStore: Improved functionality for smart cards and USB tokens. Also extended to better support the Apple Keychain.
- CertStore: Added the following methods: FindCert, GetCert, LoadPfxBd.
- CertStore: Deprecated methods that return a newly created Chilkat.Cert object. In the reference documentation, we’ve added a link to an example showing how to use the new method to replace the deprecated method.
admin
0
Tags :