Module

std/node/crypto.ts>CipherGCMTypes

Deno standard library
Go to Latest
type alias CipherGCMTypes
import { type CipherGCMTypes } from "https://dotland.deno.dev/std@0.145.0/node/crypto.ts";
definition: "aes-128-gcm" | "aes-192-gcm" | "aes-256-gcm"
import CipherGCMTypes
import { CipherGCMTypes } from "https://dotland.deno.dev/std@0.145.0/node/crypto.ts";