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

Usage in Deno

import { constants } from "node:crypto";

Instructs OpenSSL to turn off SSL v2

Type

number