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