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()
242 return new KeyInfo(key.getUserKeyDescriptor().alias, in getKeyInfo()
456 KeyDescriptor descriptor = ksKey.getUserKeyDescriptor(); in setPrivateKeyEntry()705 ((AndroidKeyStoreSecretKey) key).getUserKeyDescriptor().alias; in setSecretKeyEntry()707 KeyDescriptor descriptor = ((AndroidKeyStoreSecretKey) key).getUserKeyDescriptor(); in setSecretKeyEntry()