Searched defs:keyProtection (Results 1 – 4 of 4) sorted by relevance
64 KeyProtection keyProtection) throws Exception { in saveKeysToKeystore()79 KeyProtection keyProtection) throws Exception { in saveSecretKeyToKeystore()
65 KeyProtection.Builder keyProtection = new KeyProtection.Builder(KeyProperties.PURPOSE_SIGN | in saveKeyPairToKeystoreAndReturnPrivateKey() local
63 KeyProtection keyProtection = new KeyProtection.Builder(KeyProperties.PURPOSE_SIGN) in getKeystorePrivateKey() local
59 KeyProtection keyProtection = new KeyProtection.Builder(KeyProperties.PURPOSE_SIGN) in getKeystorePrivateKey() local