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