Skip to main content
CipherGCMTypes - crypto - Node documentation
type alias CipherGCMTypes

Usage in Deno

import { type CipherGCMTypes } from "node:crypto";

Definition

"aes-128-gcm"
| "aes-192-gcm"
| "aes-256-gcm"