Wireshark 4.5.0
The Wireshark network protocol analyzer
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Public Attributes | List of all members
edhoc_cs_s Struct Reference

Public Attributes

int64_t value
 Identifier for this cipher suite.
 
int64_t edhoc_aead
 COSE algorithm for AEAD.
 
int64_t edhoc_hash
 COSE algorithm for hash.
 
size_t edhoc_mac_length
 MAC length for internal processing.
 
int edhoc_ke_curve
 COSE curve for key exchange.
 
int64_t edhoc_sign
 COSE algorithm for signature.
 
int64_t app_aead
 COSE algorithm for AEAD.
 
int64_t app_hash
 COSE algorithm for hash.
 

Detailed Description

Storage for cipher suite parameters per Section 3.6 of RFC 9528.


The documentation for this struct was generated from the following file: