@@ -1357,7 +1357,10 @@ Serialization Formats
1357
1357
1358
1358
.. versionadded :: 2.5
1359
1359
1360
- A raw format used by :doc: `/hazmat/primitives/asymmetric/x448 `. It is a
1360
+ A raw format used by :doc: `/hazmat/primitives/asymmetric/ed25519 `,
1361
+ :doc: `/hazmat/primitives/asymmetric/ed448 `,
1362
+ :doc: `/hazmat/primitives/asymmetric/x25519 `, and
1363
+ :doc: `/hazmat/primitives/asymmetric/x448 `. It is a
1361
1364
binary format and is invalid for other key types.
1362
1365
1363
1366
.. attribute :: OpenSSH
@@ -1471,7 +1474,10 @@ Serialization Formats
1471
1474
1472
1475
.. versionadded :: 2.5
1473
1476
1474
- A raw format used by :doc: `/hazmat/primitives/asymmetric/x448 `. It is a
1477
+ A raw format used by :doc: `/hazmat/primitives/asymmetric/ed25519 `,
1478
+ :doc: `/hazmat/primitives/asymmetric/ed448 `,
1479
+ :doc: `/hazmat/primitives/asymmetric/x25519 `, and
1480
+ :doc: `/hazmat/primitives/asymmetric/x448 `. It is a
1475
1481
binary format and is invalid for other key types.
1476
1482
1477
1483
.. attribute :: CompressedPoint
@@ -1544,7 +1550,10 @@ Serialization Encodings
1544
1550
1545
1551
.. versionadded :: 2.5
1546
1552
1547
- A raw format used by :doc: `/hazmat/primitives/asymmetric/x448 `. It is a
1553
+ A raw format used by :doc: `/hazmat/primitives/asymmetric/ed25519 `,
1554
+ :doc: `/hazmat/primitives/asymmetric/ed448 `,
1555
+ :doc: `/hazmat/primitives/asymmetric/x25519 `, and
1556
+ :doc: `/hazmat/primitives/asymmetric/x448 `. It is a
1548
1557
binary format and is invalid for other key types.
1549
1558
1550
1559
.. attribute :: X962
0 commit comments