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

Derived properties of hash algorithm. More...

#include <packet-cose.h>

Public Attributes

int64_t value
 The algorithm code point.
 
int gcry_hash
 GCrypt hash enumeration.
 
unsigned out_len
 

Detailed Description

Derived properties of hash algorithm.

Member Data Documentation

◆ out_len

unsigned cose_hash_props_t::out_len

Output length in bytes. This can be shorter than the native output from the hash algorithm to indicate truncated output.


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