interface CipherGCMOptions implements TransformOptionsimport { type CipherGCMOptions } from "https://deno.land/std@0.166.0/node/crypto.ts"; PropertiesoptionalauthTagLength: number | undefinedimport CipherGCMOptionsimport { CipherGCMOptions } from "https://deno.land/std@0.166.0/node/crypto.ts";