We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b146d75 commit 2bb46d2Copy full SHA for 2bb46d2
src/libraries/System.Net.Security/src/Resources/Strings.resx
@@ -417,7 +417,7 @@
417
<value>CipherSuitesPolicy is not supported on this platform.</value>
418
</data>
419
<data name="net_ssl_allow_rsa_padding_not_supported" xml:space="preserve">
420
- <value>Disabling AllowRsaRssPadding or AllowRsaPkcs1Padding is not supported on this platform.</value>
+ <value>Disabling AllowRsaPssPadding or AllowRsaPkcs1Padding is not supported on this platform.</value>
421
422
<data name="SystemNetSecurity_PlatformNotSupported" xml:space="preserve">
423
<value>System.Net.Security is not supported on this platform.</value>
0 commit comments