interface DecipherOCB
extends Decipher
Methods Jump to heading
Jump to headingsetAuthTag(buffer: ArrayBufferView): this
Jump to headingsetAAD(buffer: ArrayBufferView,options?: { plaintextLength: number; },): this
Jump to headingsetAuthTag(buffer: ArrayBufferView): this
Jump to headingsetAAD(buffer: ArrayBufferView,options?: { plaintextLength: number; },): this