Skip to main content
AsymmetricKeyDetails.namedCurve - crypto - Node documentation
property AsymmetricKeyDetails.namedCurve

Usage in Deno

import { type AsymmetricKeyDetails } from "node:crypto";

Name of the curve (EC).

Type

string | undefined