14#ifndef __PACKET_COSE_H__
15#define __PACKET_COSE_H__
17#include <ws_symbol_export.h>
Derived properties of AEAD encryption algorithm.
Definition packet-cose.h:89
int gcry_mode
GCrypt mode enumeration.
Definition packet-cose.h:95
unsigned key_len
Key length in bytes.
Definition packet-cose.h:97
unsigned tag_len
Tag length in bytes.
Definition packet-cose.h:101
unsigned iv_len
IV length in bytes.
Definition packet-cose.h:99
int gcry_cipher
GCrypt cipher enumeration.
Definition packet-cose.h:93
int64_t value
The algorithm code point.
Definition packet-cose.h:91
Derived properties of AEAD encryption algorithm.
Definition packet-cose.h:113
unsigned pubkey_len
Public key encoded size in bytes.
Definition packet-cose.h:117
int64_t value
The algorithm code point.
Definition packet-cose.h:115
Derived properties of hash algorithm.
Definition packet-cose.h:68
unsigned out_len
Definition packet-cose.h:77
int gcry_hash
GCrypt hash enumeration.
Definition packet-cose.h:72
int64_t value
The algorithm code point.
Definition packet-cose.h:70
Definition packet-cose.h:49
GVariant * principal
Definition packet-cose.h:52
GVariant * label
Definition packet-cose.h:56