interface CipherGCMextends CipherMethodssetAAD(buffer: ArrayBufferView,options?: { plaintextLength: number; },): thisgetAuthTag(): Buffer