Skip to main content
PeerCertificate.nistCurve - tls - Node documentation
property PeerCertificate.nistCurve

Usage in Deno

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

The NIST name for the elliptic curve, if it has one (not all well-known curves have been assigned names by NIST).

Type

string