@ionic-native/intel-security
TypeScript icon, indicating that this package has built-in type declarations

5.36.0 • Public • Published
Improve this doc

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

Readme

Keywords

none

Package Sidebar

Install

npm i @ionic-native/intel-security

Weekly Downloads

6

Version

5.36.0

License

MIT

Unpacked Size

60.5 kB

Total Files

9

Last publish

Collaborators

  • ionicjs