OneSpan provides standard interface wrappers for the following programming languages as part of the SDK:
- Java
- ASP.NET
These standard wrappers provide a high-level interface to the following OneSpan Authentication Server authentication functionalities:
- Authentication (see Integrate authentication functionality into client applications (SDK))
- Signature validation (see Integrate signature validation into client applications (SDK))
The standard wrappers abstract all details related to SOAP and XML. Additionally, they provide a basic fail-over mechanism. The wrappers rely on SOAP client stubs that have been generated based on the OneSpan Authentication Server authentication web service definition file (authentication.wsdl).