The following procedure allows you to integrate and use the OneSpan Image Generator SDK in your Java project.

To use the OneSpan Image Generator SDK in your Java project

  1. Link ImageGeneratorSDK.jar from the OneSpan Mobile Security Suite package to your project’s classpath.

  2. Link UtilitiesSDK.jar from the OneSpan Mobile Security Suite package to your project’s classpath.

You are now ready to use the OneSpan Image Generator SDK.

The following procedure allows you to integrate and use the OneSpan Image Generator SDK in your .NET project.

To use the OneSpan Image Generator SDK in your .NET project

  1. Add a reference to ImageGeneratorSDK.dll from the OneSpan Mobile Security Suite package to your project.
  2. Add a Nuget package reference to SkiaSharp version 2.88.3.
  3. Add a Nuget package reference to ZXing.Net version 0.16.8.

You are now ready to use the OneSpan Image Generator SDK.