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

Properties

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