Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a31bc1d3 authored by Alex Klyubin's avatar Alex Klyubin
Browse files

Fix typo in alternative name of P-224 EC curve.

Bug: 25340656
Change-Id: Id9e1c96ca8e7a1786713730c7292ae5246bd223a
parent 2dc7685c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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>