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
cose_aead_props_t Struct Reference

Derived properties of AEAD encryption algorithm. More...

#include <packet-cose.h>

Public Attributes

int64_t value
 The algorithm code point.
 
int gcry_cipher
 GCrypt cipher enumeration.
 
int gcry_mode
 GCrypt mode enumeration.
 
unsigned key_len
 Key length in bytes.
 
unsigned iv_len
 IV length in bytes.
 
unsigned tag_len
 Tag length in bytes.
 

Detailed Description

Derived properties of AEAD encryption algorithm.


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