fune/mobile/android/android-components/components/lib/dataprotect
2021-07-28 12:03:23 +00:00
..
src [components] Run ktlintFormat to fix new ktlint errors. 2021-07-28 12:03:23 +00:00
build.gradle [components] Address review feedback 2019-11-05 12:35:11 -08:00
proguard-rules.pro
README.md [components] Update repository information in README files. 2018-10-25 15:37:46 +02:00

Android Components > Libraries > Dataprotect

A component using AndroidKeyStore to protect user data.

Usage

Setting up the dependency

Use Gradle to download the library from maven.mozilla.org (Setup repository):

implementation "org.mozilla.components:lib-dataprotect:{latest-version}"

License

This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/