BasicAndroidKeyStore
Security
com.example.android.basicandroidkeystore
18
Basic Android Key Store sample!\n\n
This sample demonstrates how to use the Android Key Store to safely create and store
encryption keys that only your application can access. You can also sign data
using those keys.\n\n
To create a new KeyPair, click \"Create\".\n\n
To sign some data using a KeyPair, click \"Sign\".\n\n
To verify the data using the signature provided, click \"Verify\".\n\n
]]>
PUBLISHED
Security
Android
Java
Mobile
ADVANCED
screenshots/big-icon.png
screenshots/screenshot1.png
screenshots/screenshot2.png
screenshots/screenshot3.png
screenshots/screenshot4.png
screenshots/screenshot5.png
android.security.keystore.KeyGenParameterSpec
android.security.keystore.KeyProperties
android.security.KeyPairGeneratorSpec
java.security.KeyStore