Skip to main content
constants.defaultCoreCipherList - crypto - Node documentation
variable constants.defaultCoreCipherList

Usage in Deno

import { constants } from "node:crypto";

Specifies the built-in default cipher list used by Node.js (colon-separated values).

Type

string