interface DSAKeyPairKeyObjectOptions
Usage in Deno
import { type DSAKeyPairKeyObjectOptions } from "node:crypto";
modulusLength: number
Key size in bits
divisorLength: number
Size of q in bits
import { type DSAKeyPairKeyObjectOptions } from "node:crypto";
modulusLength: number
Key size in bits
divisorLength: number
Size of q in bits