encryption Key
Sets the encryption key used to encrypt the user metadata Realm only. Individual Realms need to use
Return
the Builder instance used.
Parameters
key
a 64 byte encryption key.
Throws
if the key is not 64 bytes long.
Sets the encryption key used to encrypt the user metadata Realm only. Individual Realms need to use
the Builder instance used.
a 64 byte encryption key.
if the key is not 64 bytes long.