Searched refs:KEYSTORE (Results 1 – 1 of 1) sorted by relevance
44 private static final String KEYSTORE = "AndroidKeyStore"; field in AuthBoundKeyAppTest46 KeyStore keyStore = KeyStore.getInstance(KEYSTORE); in testGenerateAuthBoundKey()49 KeyProperties.KEY_ALGORITHM_AES, KEYSTORE); in testGenerateAuthBoundKey()