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