encryptWithoutBase64Encoding

Encrypts data with key using AES/GCM/NoPadding. The data is not Base64 encoded.

Return

Encrypted data.

Parameters

data

Data.

key

Key.