Skip to main content
Go to Latest
type alias CipherGCMTypes
import { type CipherGCMTypes } from "https://deno.land/std@0.177.0/node/internal/crypto/cipher.ts";
definition: "aes-128-gcm" | "aes-192-gcm" | "aes-256-gcm"