interface CipherOCBOptions
          
   extends [stream.TransformOptions]
Usage in Deno
import { type CipherOCBOptions } from "node:crypto";
      
    
      
    
authTagLength: number
      
    import { type CipherOCBOptions } from "node:crypto";
      
    
      
    
authTagLength: number