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 c244c01 commit 65a4b61
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 @@ -119,7 +119,7 @@
* ~~~~~~~~~~~~~~~~~~~~
* $ openssl ec -in keys.der -inform DER -outform DER -pubout | xxd -i
* ~~~~~~~~~~~~~~~~~~~~
*
*
* 3. Get the private part of the key:
* ~~~~~~~~~~~~~~~~~~~~
* $ openssl ec -in keys.der -inform DER -no_public -outform DER | xxd -i
Expand Down

0 comments on commit 65a4b61

Please sign in to comment.