interfacecrypto.RSAPSSKeyPairOptionsinterface RSAPSSKeyPairOptionshashAlgorithm?: stringmgf1HashAlgorithm?: stringmodulusLength: numberprivateKeyEncoding?: JwkKeyExportOptions | RawPrivateKeyExportOptions | PrivateKeyExportOptions<'pkcs8'>publicExponent?: numberpublicKeyEncoding?: JwkKeyExportOptions | RawPublicKeyExportOptions | PublicKeyExportOptions<'spki'>saltLength?: string