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 4c6279f commit e269702Copy full SHA for e269702
xml/System.Security.Cryptography/RSA.xml
@@ -1718,7 +1718,7 @@ The key import failed.
1718
<format type="text/markdown"><![CDATA[
1719
1720
## Remarks
1721
- This method only supports the binary (BER/CER/DER) encoding of RSAPrivateKey.
+ This method only supports the binary (BER/CER/DER) encoding of RSAPublicKey.
1722
If the value is Base64-encoded or in the PEM text format, the caller must Base64-decode the contents before calling this method.
1723
]]></format>
1724
</remarks>
0 commit comments