Searched refs:KEYSTORE_NAME (Results 1 – 1 of 1) sorted by relevance
68 private static final String KEYSTORE_NAME = "AndroidKeyStore"; field in AuthenticationBoundKeyTestActivity225 KeyProperties.KEY_ALGORITHM_AES, KEYSTORE_NAME); in createKey()236 KeyStore keyStore = KeyStore.getInstance(KEYSTORE_NAME); in loadSecretKey()