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