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