interface CipherCCMOptions extends [stream.TransformOptions] Usage in Deno```typescript import { type CipherCCMOptions } from "node:node__crypto.d.ts"; ``` Properties authTagLength: number