This plug-in provides an extra layer of security to HTTPS communications.In mobile apps, SSL Pinning or HTTP Public Key Pinning (HPKP) provides an extra layer of security to HTTPS communications to avoid, for example, man-in-the-middle attacks. It works client-side and adds a verification of the server certificate against hashes of public keys, which are pre-bundled with the mobile app.
For more details, check the official documentation.
This plugin is compatible with Capacitor since version 1.2.0. If you're using the plugin in Cordova apps, you'll need to do some changes in your app to use the plugin in Capacitor - refer to the available documentation
This Plugin is now compatible with both Cordova and Capacitor. If you're using the plugin in Cordova apps, you'll need to do some changes in your app to use the plugin in Capacitor - refer to the available documentation
Copyright (c) 2026 OutSystems