Searched refs:encryptBundle (Results 1 – 3 of 3) sorted by relevance
57 /* default */ Bundle encryptBundle(@NonNull Bundle bundle) throws GeneralSecurityException { in encryptBundle() method in CryptoHelper
3652 Bundle encryptedBundle = cryptoHelper.encryptBundle(sessionBundle); in onResult()
3389 encryptedBundle = cryptoHelper.encryptBundle(sessionBundle); in encryptBundleWithCryptoHelper()