Searched refs:getUserKeyDescriptor (Results 1 – 7 of 7) sorted by relevance
61 return new AndroidKeyStoreRSAPrivateKey(getUserKeyDescriptor(), getKeyIdDescriptor().nspace, in getPrivateKey()
88 getUserKeyDescriptor(), in getPrivateKey()
67 KeyDescriptor getUserKeyDescriptor() { in getUserKeyDescriptor() method in AndroidKeyStoreKey
77 getUserKeyDescriptor(), getKeyIdDescriptor().nspace, getAuthorizations(), in getPrivateKey()
241 return new KeyInfo(key.getUserKeyDescriptor().alias, in getKeyInfo()
443 KeyDescriptor descriptor = ksKey.getUserKeyDescriptor(); in setPrivateKeyEntry()673 ((AndroidKeyStoreSecretKey) key).getUserKeyDescriptor().alias; in setSecretKeyEntry()675 KeyDescriptor descriptor = ((AndroidKeyStoreSecretKey) key).getUserKeyDescriptor(); in setSecretKeyEntry()