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