cordova-plugin-dataencryption

js
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
Keywords
encryptiondata encryptioncordova encryption
<script type="module"> import cordovaPluginDataencryption from 'https://cdn.jsdelivr.net/npm/cordova-plugin-dataencryption@0.0.2/+esm' </script>