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