interface CipherOCBOptions extends [stream.TransformOptions] Usageimport { type CipherOCBOptions } from "node:crypto"; Properties authTagLength: number