SignDoc SDK (C)  5.0.1.29
All Classes Files Functions Variables Typedefs Macros Pages
Migrating from SignDoc SDK 5.0.0 to SignDoc SDK 5.0.1

More SignWare classes have been reimplemented in SignDoc SDK, see

See also Migrating from SignWare to SignDoc SDK. The following capture devices are supported:

  • Wacom SignPad: STU-300, STU-500, STU-520, STU-530, STU-540, STU-541 (Windows and Linux, locally only, C, C++, Java, .NET)
  • Wacom pen displays: DTU-1141 (Windows only, locally only, C, C++, Java, .NET)
  • Tablet PC (Windows only, locally only, C, C++, Java, .NET)

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, SIGNDOC_VerificationResult_getCertificates() and SIGNDOC_VerificationResult_getTimeStampCertificates() now return the complete certificate chain in the correct order.

SIGNDOC_SignatureData 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.

SIGNDOC_SignatureData_addSample() now fails if the time channel is present and the time channel would become non-increasing.

SIGNDOC_SignatureData_cd_dtu has been added and is used for Wacom pen devices (DTU).

SIGNDOC_Image now converts indexed 4-BPP images to 8-BPP images rather than rejecting them.