Encrypts and authenticates message using the key and the nonce. The nonce must be unique for each distinct message for this key.
The encrypted message
: The message to encrypt
: The nonce to use for encryption