type alias CipherCCMTypes Usage in Denoimport { type CipherCCMTypes } from "node:crypto"; Definition "aes-128-ccm" | "aes-192-ccm" | "aes-256-ccm" | "chacha20-poly1305"