property SecureContextOptions.sessionIdContext Usage in Denoimport { type SecureContextOptions } from "node:tls"; Opaque identifier used by servers to ensure session state is not shared between applications. Unused by clients. Type string | undefined