Help with crypto module

Hi,

I’m writing a kong’s plugin and I need to use the AES128 cipher with GCM mode. I’m trying to use the crypto module, but I cannot find how to retrieve the tag.

Could someone please give a hand on it.