5.26.0 • Published 4 years ago
@ionic-native-sistel/intel-security v5.26.0
Intel Security
$ ionic cordova plugin add com-intel-security-cordova-plugin
$ npm install @ionic-native/intel-security
Usage Documentation
Plugin Repo: https://github.com/AppSecurityApi/com-intel-security-cordova-plugin
The App Security API enables the use of security properties and capabilities on the platform, using a new set of API defined for application developers. You are not required to be a security expert to make good use of the API. Key elements, such as encryption of data and establishments of capabilities, is abstracted and done by the API implementation, for you.
For example:
- Use the API to store (E.g. cache) data locally, using the device non-volatile storage. Data protection/encryption will be done for you by the API implementation
- Establish a connection with remote server (E.g. XHR) using a protected channel. SSL/TLS establishment and usage will be done for you by the API implementation
For more information please visit the API documentation.
Supported platforms
- Android
- iOS
- Windows
- Windows Phone 8