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