Searched refs:setEncryptedKeyMaterial (Results 1 – 11 of 11) sorted by relevance
125 .setEncryptedKeyMaterial(KEY_MATERIAL) in buildTestKey()132 .setEncryptedKeyMaterial(KEY_MATERIAL) in buildTestKeyWithMetadata()
202 .setEncryptedKeyMaterial(KEY_MATERIAL) in createWrappedApplicationKey()
86 public @NonNull Builder setEncryptedKeyMaterial(@NonNull byte[] encryptedKeyMaterial) { in setEncryptedKeyMaterial() method in WrappedApplicationKey.Builder
921 .setEncryptedKeyMaterial(randomBytes(32)) in recoverKeyChainSnapshot_throwsIfNoSessionIsPresent()969 .setEncryptedKeyMaterial( in recoverKeyChainSnapshot_throwsIfFailedToDecryptAllApplicationKeys()1020 .setEncryptedKeyMaterial( in recoverKeyChainSnapshot_returnsDecryptedKeys()1053 .setEncryptedKeyMaterial( in recoverKeyChainSnapshot_worksOnOtherApplicationKeysIfOneDecryptionFails()1058 .setEncryptedKeyMaterial( in recoverKeyChainSnapshot_worksOnOtherApplicationKeysIfOneDecryptionFails()
235 .setEncryptedKeyMaterial(bytes) in createKey()
306 .setEncryptedKeyMaterial(bytes); in createKey()
190 builder.setEncryptedKeyMaterial(readBlobTag(parser, TAG_KEY_MATERIAL)); in readWrappedApplicationKey()
536 .setEncryptedKeyMaterial(encryptedApplicationKeys.get(alias)) in createApplicationKeyEntries()
7040 …android.security.keystore.recovery.WrappedApplicationKey.Builder setEncryptedKeyMaterial(@NonNull …
6938 …android.security.keystore.recovery.WrappedApplicationKey.Builder setEncryptedKeyMaterial(@NonNull …
13029 PLandroid/security/keystore/recovery/WrappedApplicationKey$Builder;->setEncryptedKeyMaterial([B)Lan…