Skip to content

Latest commit

 

History

History

CertificatePinning

Document Reader SDK Certificate Pinning Sample Project (Android)

Overview

Sample project in Kotlin, demonstrating how to set up and use the Certificate Pinning feature.

Configuration of Certificate Pinning

To generate the key for the Android app, you can follow the example instructions.

  1. In the mobile app you need to create xml file (main/res/xml/network_security_config)
  2. In the AndroidManifest.xml you need to set up config above in the application area: android:networkSecurityConfig="@xml/network_security_config"
  3. In the network-security-config you need to replace domain with your value and replace SHA-256.

Note: Android Gradle plugin requires Java 11 to run.

Documentation

Document Reader SDK Mobile Documentation

Demo Application

Regula Document Reader Android Demo Application on Google Play

Technical Support

To submit a request to the Support Team, visit Regula Help Center.

Business Enquiries

To discuss business opportunities, fill the Enquiry Form and specify your scenarios, applications, and technical requirements.