Close the AEAD cipher by producing the remaining output and a authentication tag.
Buffer for the MAC tag.
Buffer for remaining output data.
Note: In decryption mode this does not verify the integrity of the data. Verification has to be done by the programmer!
See Implementation
Close the AEAD cipher by producing the remaining output and a authentication tag.