Searched refs:encryptKeysWithRecoveryKey (Results 1 – 4 of 4) sorted by relevance
128 KeySyncUtils.encryptKeysWithRecoveryKey( in decryptApplicationKey_decryptsAnApplicationKey_nullMetadata()145 KeySyncUtils.encryptKeysWithRecoveryKey( in decryptApplicationKey_decryptsAnApplicationKey_nonNullMetadata()160 KeySyncUtils.encryptKeysWithRecoveryKey( in decryptApplicationKey_throwsIfUnableToDecrypt()183 KeySyncUtils.encryptKeysWithRecoveryKey( in decryptApplicationKey_throwsIfWrongMetadata()
1483 return KeySyncUtils.encryptKeysWithRecoveryKey(recoveryKey, ImmutableMap.of( in encryptedApplicationKey()
159 public static Map<String, byte[]> encryptKeysWithRecoveryKey( in encryptKeysWithRecoveryKey() method in KeySyncUtils
316 encryptedApplicationKeys = KeySyncUtils.encryptKeysWithRecoveryKey( in syncKeysForAgent()