variable constants.SSL_OP_NO_SESSION_RESUMPTION_ON_RENEGOTIATION Usage in Deno```typescript import { constants } from "node:node__crypto.d.ts"; ``` Instructs OpenSSL to always start a new session when performing renegotiation. Type number