Go to Latest
interface DSAKeyPairKeyObjectOptions
import { type DSAKeyPairKeyObjectOptions } from "https://dotland.deno.dev/std@0.145.0/node/crypto.ts";

Properties

modulusLength: number

Key size in bits

divisorLength: number

Size of q in bits

import DSAKeyPairKeyObjectOptions
import { DSAKeyPairKeyObjectOptions } from "https://dotland.deno.dev/std@0.145.0/node/crypto.ts";