method DecipherCCM.setAuthTag Usageimport { type DecipherCCM } from "node:crypto"; DecipherCCM.setAuthTag(buffer: ArrayBufferView): this Parameters buffer: ArrayBufferView Return Type this