SignDoc SDK
This topic describes changes in the SignDoc SDK behavior since the previous release.
Overwriting seed values of the signature field
The seed values of the signature field now override the TimeStampServerURL string parameter for the TSA value of Timestamp string parameter.
Error message instead returning a negative value
Instead of returning a negative value or false, the following methods now report an error if the requested value has not been not computed:
de.softpro.doc.SignDocMatchResult.getDStatMatchQuality()
de.softpro.doc.SignDocMatchResult.getDStatResult()
de.softpro.doc.SignDocMatchResult.getDynamicMatchQuality()
de.softpro.doc.SignDocMatchResult.getDynamicResult()
de.softpro.doc.SignDocMatchResult.getStaticMatchQuality()
de.softpro.doc.SignDocMatchResult.getStaticResult()
de.softpro.doc.SignDocMatchResult.getResult()
Extend parameter set of SignDocMatch
The behavior that the comparison of identical images with the static engine now leads to an error can be disabled by setting boolean parameter AcceptSimilarImages of de.softpro.doc.SignDocMatchParameters.