interface RSAPSSKeyPairKeyObjectOptionsRe-exportimport { type RSAPSSKeyPairKeyObjectOptions } from "https://deno.land/std@0.177.0/node/crypto.ts"; PropertiesmodulusLength: numberKey size in bits optionalpublicExponent: number | undefinedPublic exponent optionalhashAlgorithm: stringName of the message digest optionalmgf1HashAlgorithm: stringName of the message digest used by MGF1 optionalsaltLength: stringMinimal salt length in bytes