Documentation Index

Fetch the complete documentation index at: https://docs.onespan.com/llms.txt

Use this file to discover all available pages before exploring further.

Integration considerations

Prev Next

This article contains information you may consider when integrating Authentication Suite Server SDK.

Data Conversion Service

To maintain backwards compatibility with the former Digipass data structure, the data conversion functionality can be used to migrate legacy data to the new model.

Version Information Service

To retrieve information of the Authentication Suite Server SDK components (Native C Library, Wrapper, HSM Module), functionalities have been added:

  • Library version information (version of the Native C Library)
  • Wrapper version information (version of the Java or .NET wrapper; functionality available only in the Java and .NET wrappers)

Error Management Service

To facilitate the integration of each functionality, Authentication Suite Server SDK allows the translation of return codes into user-friendly English error messages. Each function of Authentication Suite Server SDK generates a return code that can be interpreted by the error management functions (functionalities Error handling). For more information on return codes, refer to the Authentication Suite Server SDK C-C++ Programmer's Guide.