Remove AndroidKeyStore from API
Change-Id: Ibe09d78e5a5b86604f01144f344525bff94c2dde
This commit is contained in:
@@ -32,6 +32,7 @@ import javax.security.auth.x500.X500Principal;
|
||||
* generator that works with
|
||||
* <a href="{@docRoot}guide/topics/security/keystore.html">Android KeyStore
|
||||
* facility</a>.
|
||||
* @hide
|
||||
*/
|
||||
public class AndroidKeyPairGeneratorSpec implements AlgorithmParameterSpec {
|
||||
private final String mKeystoreAlias;
|
||||
|
||||
Reference in New Issue
Block a user