Encrypts arbitrary data using AES-GCM and a module-scoped ephemeral symmetric key.
The data to encrypt
A promise resolving to the Base64-encoded encrypted string (including IV)
Encrypts arbitrary data using AES-GCM and a module-scoped ephemeral symmetric key.