import { type X25519KeyPairOptions } from "https://deno.land/std@0.142.0/node/crypto.ts";
Properties
publicKeyEncoding: { type: "spki"; format: PubF; }
privateKeyEncoding: BasePrivateKeyEncodingOptions<PrivF> & { type: "pkcs8"; }
import { type X25519KeyPairOptions } from "https://deno.land/std@0.142.0/node/crypto.ts";