Skip to content

Commit

Permalink
Update pkg/wakaama/include/objects/security.h
Browse files Browse the repository at this point in the history
Co-authored-by: Martine Lenders <[email protected]>
  • Loading branch information
leandrolanzieri and miri64 authored Mar 29, 2024
1 parent aa48108 commit c244c01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/wakaama/include/objects/security.h
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
* To use this security mode the following keys are required:
* - server public key (`SubjectPublicKeyInfo` DER encoded, according to RFC5280)
* - own public (`SubjectPublicKeyInfo` DER encoded) and private (as a `ECPrivateKey` DER encoded
* sequence, according to RFC5915)keys. See bellow on how they can be generated.
* sequence, according to RFC5915)keys. See below on how they can be generated.
*
* It is possible that you may need to increase @ref CONFIG_DTLS_HANDSHAKE_BUFSIZE_EXP when using
* RPK mode.
Expand Down

0 comments on commit c244c01

Please sign in to comment.