interface SecureServerSessionOptions
extends ServerSessionOptions<Http1Request, Http1Response, Http2Request, Http2Response>[tls.TlsOptions]
Type Parameters Jump to heading
Jump to headingHttp1Request extends IncomingMessage = IncomingMessageJump to headingHttp1Response extends ServerResponse = ServerResponseJump to headingHttp2Request extends Http2ServerRequest = Http2ServerRequestJump to headingHttp2Response extends Http2ServerResponse = Http2ServerResponse