encryptionKey

Sets the encryption key used to encrypt the user metadata Realm only. Individual Realms need to use SyncConfiguration.Builder.encryptionKey to encrypt them.

Return

the Builder instance used.

Parameters

key

a 64 byte encryption key.

Throws

if the key is not 64 bytes long.