cordova-plugin-dataencryption

cordova-plugin-dataencryption JS library on GitHub cordova-plugin-dataencryption JS library on npm Download cordova-plugin-dataencryption JS library

Use this plugin to encrypt and decrypt data sensitive data. Its useful when we want to persist some sensitive data e.g. access token, on application

Version 0.0.2 License BSD
cordova-plugin-dataencryption has no homepage
cordova-plugin-dataencryption JS library on GitHub
cordova-plugin-dataencryption JS library on npm
Download cordova-plugin-dataencryption JS library
Keywords
encryptiondata encryptioncordova encryption
INSTALL
Type:
<script type="module"> import cordovaPluginDataencryption from 'https://cdn.jsdelivr.net/npm/cordova-plugin-dataencryption@0.0.2/+esm' </script>
Learn more