cordova-plugin-itsappusesnonexemptencryption

0.1.0 • Public • Published

ITSAppUsesNonExemptEncryption for Cordova

Build Status

This plugin adds export compliance information to apps using exempt encyption only.

This plugin should be used only if the app meets any of the following:

  • Qualifies for one or more exemptions provided under category 5 part 2
  • Use of encryption is limited to encryption within the operating system (iOS or macOS)
  • Only makes call(s) over HTTPS
  • App is made available only in the U.S. and/or Canada

The information is provided by adding the following key to the Info.plist file.

<key>ITSAppUsesNonExemptEncryption</key><false/>

Installation

cordova plugin add cordova-plugin-itsappusesnonexemptencryption

Supported platforms

  • iOS

License

This project is MIT-licensed

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.1.039latest

Version History

VersionDownloads (Last 7 Days)Published
0.1.039

Package Sidebar

Install

npm i cordova-plugin-itsappusesnonexemptencryption

Weekly Downloads

39

Version

0.1.0

License

MIT

Unpacked Size

5.49 kB

Total Files

6

Last publish

Collaborators

  • adigiovanni