Skip to content

Commit 24962bf

Browse files
authored
Merge pull request #238 from ARM-software/athoelke-fix-encodings-typo
Fix capitalisation typo
2 parents 8d8313b + 4f452c6 commit 24962bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/crypto/appendix/encodings.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -355,7 +355,7 @@ a. ``hh`` is the HASH-TYPE for the hash algorithm, ``hash_alg``, used to constr
355355

356356
.. _ka-encoding:
357357

358-
key-agreement algorithm encoding
358+
Key-agreement algorithm encoding
359359
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
360360

361361
A key-agreement algorithm identifier can either be for the standalone key-agreement algorithm, or for a combined key-agreement with key-derivation algorithm. The former can only be used with `psa_key_agreement()` and `psa_raw_key_agreement()`, while the latter are used with `psa_key_derivation_key_agreement()`.

0 commit comments

Comments
 (0)