Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/deno/cli/js/tls.ts

A modern runtime for JavaScript and TypeScript.
Go to Latest
import * as deno from "https://deno.land/x/deno@v0.30.0/cli/js/tls.ts";

Functions

dialTLS establishes a secure connection over TLS (transport layer security).

Listen announces on the local transport address over TLS (transport layer security).