interface CipherGCMOptions implements TransformOptionsimport { type CipherGCMOptions } from "https://dotland.deno.dev/std@0.177.0/node/internal/crypto/cipher.ts"; PropertiesoptionalauthTagLength: number | undefined