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