interface RSAPSSKeyPairKeyObjectOptionsimport { type RSAPSSKeyPairKeyObjectOptions } from "https://dotland.deno.dev/std@0.177.0/node/internal/crypto/keygen.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