This article contains information you may consider when integrating Authentication Suite Server SDK for HSM.
Version Information Service
To retrieve information of the Authentication Suite Server SDK for HSM 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)
- HSM module version information (version of the AS HSM module; functionality available only with Authentication Suite Server SDK for HSM)
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 about return codes, refer to the Authentication Suite Server SDK C-C++ Programmer's Guide and the Authentication Suite Server SDK for HSM C-C++ Programmer's Guide.
Key management
For more information about key management, refer to the following: