Skip to main content
EphemeralKeyInfo.type - tls - Node documentation
property EphemeralKeyInfo.type

Usage in Deno

import { type EphemeralKeyInfo } from "node:tls";

The supported types are 'DH' and 'ECDH'.

Type

string