property SecureContextOptions.secureOptions
Usage in Deno
```typescript
import { type SecureContextOptions } from "node:node__tls.d.ts";
```
Optionally affect the OpenSSL protocol behavior, which is not
usually necessary. This should be used carefully if at all! Value is
a numeric bitmask of the SSL_OP_* options from OpenSSL Options