I had added RSA-PSS/SHA256 algorithm to the Windows 11 registry, but .NET Client isn't picking it as part of "Signature Hash algorithms" while initiating the "Client Hello" handshake for a TLS connection with the Server.
Is there any other way of adding RSA-PSS/SHA256 for a .NET Client?