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 7e2b999 commit 0fd356fCopy full SHA for 0fd356f
xml/System.Security.Cryptography/SafeEvpPKeyHandle.xml
@@ -262,7 +262,7 @@
262
<Docs>
263
<param name="providerName">The name of the <code>OSSL_PROVIDER</code> to process the key open request.</param>
264
<param name="keyUri">The URI assigned by the <code>OSSL_PROVIDER</code> of the key to open.</param>
265
- <summary>Open a named key using a named <code>OSSL_PROVIDER</code>.</summary>
+ <summary>Opens a named key using a named <code>OSSL_PROVIDER</code>.</summary>
266
<returns>The opened key.</returns>
267
<remarks>
268
<para>Both <paramref name="providerName" /> and <paramref name="keyUri" /> must be trusted inputs.</para>
0 commit comments