interface CipherCCM
extends Cipher
Methods Jump to heading
Jump to headingsetAAD(buffer: ArrayBufferView,options: { plaintextLength: number; },): thisJump to headinggetAuthTag(): BufferJump to headingsetAAD(buffer: ArrayBufferView,options: { plaintextLength: number; },): thisJump to headinggetAuthTag(): Buffer