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

Usage in Deno

import { constants } from "node:crypto";

Instructs OpenSSL to turn on cookie exchange.

Type