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). |
import * as deno from "https://deno.land/x/deno@v0.30.0/cli/js/tls.ts";
dialTLS establishes a secure connection over TLS (transport layer security). | |
Listen announces on the local transport address over TLS (transport layer security). |