property ECKeyPairOptions.privateKeyEncoding
Usage
import { type ECKeyPairOptions } from "node:crypto";
BasePrivateKeyEncodingOptions<PrivF> & { type: "sec1" | "pkcs8"; }
import { type ECKeyPairOptions } from "node:crypto";
BasePrivateKeyEncodingOptions<PrivF> & { type: "sec1" | "pkcs8"; }