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

Properties

optional
padding: number | undefined
optional
saltLength: number | undefined
optional
dsaEncoding: DSAEncoding | undefined