b50b15cdbed31e35c2c7f3cbaa7ce06a3feb3a6f
keystore no longer stores private key material in the clear. It needs to use an opaque handle for the private key material and then keystore will sign the data on the requester's behalf instead of returning the key material. Change-Id: I836749769a8519cfc21bfdc2a3b3c8c1a01d8f05
Description
No description provided
Languages
Java
89.8%
Kotlin
10.2%