![]() |
SignDoc SDK (C++)
5.0.1.29
|
More SignWare classes have been reimplemented in SignDoc SDK, see
See also Migrating from SignWare to SignDoc SDK. The following capture devices are supported:
Support for Wacom SignPad (STU) and Wacom pen displays (DTU) on Windows over ICA and RDP is experimental.
After successful verification of the certificate chains, de::softpro::doc::SignDocVerificationResult::getCertificates() and de::softpro::doc::SignDocVerificationResult::getTimeStampCertificates() now return the complete certificate chain in the correct order.
de::softpro::doc::SignDocSignatureData now supports adding the capture device name and different types of capture device serial numbers.
SignDoc SDK now uses SPTiff_43.dll and SPTiff_43.so instead of SPTiff_40.dll and SPTiff_40.so.
de::softpro::doc::SignDocSignatureData::addSample() now fails if the time channel is present and the time channel would become non-increasing.
de::softpro::doc::SignDocSignatureData::cd_dtu has been added and is used for Wacom pen devices (DTU).
de::softpro::doc::SignDocImage now converts indexed 4-BPP images to 8-BPP images rather than rejecting them.