import { type Deno } from "https://deno.land/x/deno@v1.32.3/cli/tsc/dts/lib.deno.unstable.d.ts";
const { ConnectTlsOptions } = Deno;
UNSTABLE: New API, yet to be vetted.
Properties
UNSTABLE: New API, yet to be vetted.
PEM formatted client certificate chain.
UNSTABLE: New API, yet to be vetted.
PEM formatted (RSA or PKCS8) private key of client certificate.