variable constants.SSL_OP_CISCO_ANYCONNECT Usage in Denoimport { constants } from "node:crypto"; const { SSL_OP_CISCO_ANYCONNECT } = constants; Instructs OpenSSL to use Cisco's version identifier of DTLS_BAD_VER. Type number