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

Usage in Deno

import { constants } from "node:crypto";

Instructs OpenSSL to add server-hello extension from an early version of the cryptopro draft.

Type

number