Skip to content

Instantly share code, notes, and snippets.

@yakivmospan
Last active December 4, 2017 16:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yakivmospan/30aeb7e44362622f5f2d707aec661954 to your computer and use it in GitHub Desktop.
Save yakivmospan/30aeb7e44362622f5f2d707aec661954 to your computer and use it in GitHub Desktop.
val message = "Very large message, bigger then 250 symblos..."
// Simple Shared Preferences wrapper, will be used to save wrapped key
val storage = Storage(context)
// Creates Android Key Store and provides manage functions
val keyStoreWrapper = KeyStoreWrapper(context)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment