interface CipherGCMOptions implements TransformOptionsRe-exportimport { type CipherGCMOptions } from "https://deno.land/std@0.145.0/node/crypto.ts"; PropertiesoptionalauthTagLength: number | undefined