DefaultKeyManager
Default KeyManager.
For SDK >= 23, private keys are stored encrypted in shared preferences using AES-GCM, and a random key in the Android Key Store.
For SDK < 23, private keys are stored in plain text in shared preferences.
Functions
Link copied to clipboard
Get PublicKeySet for instance. Encoded to be shared to the application server.