type alias CipherGCMTypesimport { type CipherGCMTypes } from "https://dotland.deno.dev/std@0.177.0/node/crypto.ts"; definition: "aes-128-gcm" | "aes-192-gcm" | "aes-256-gcm"import CipherGCMTypesimport { CipherGCMTypes } from "https://dotland.deno.dev/std@0.177.0/node/crypto.ts";