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

Usage in Deno

import { constants } from "node:crypto";

Specifies the active default cipher list used by the current Node.js process (colon-separated values).

Type

string