Merge "Fix typo in alternative name of P-224 EC curve." into mnc-docs

This commit is contained in:
Alex Klyubin
2015-10-29 17:35:23 +00:00
committed by Android (Google) Code Review

View File

@@ -442,7 +442,7 @@ KeyStore supports the same key types as
<td>
<ul>
<li>Supported sizes: 224, 256, 384, 521</li>
<li>Supported named curves: P-224 (secp256r1), P-256 (aka secp256r1 and prime256v1), P-384
<li>Supported named curves: P-224 (secp224r1), P-256 (aka secp256r1 and prime256v1), P-384
(aka secp384r1), P-521 (aka secp521r1)</li>
</ul>