method DecipherOCB.setAuthTag Usage in Denoimport { type DecipherOCB } from "node:crypto"; DecipherOCB.setAuthTag(buffer: ArrayBufferView): this Parameters buffer: ArrayBufferView Return Type this