Derived properties of AEAD encryption algorithm.
More...
#include <packet-cose.h>
|
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.
|
|
Derived properties of AEAD encryption algorithm.
The documentation for this struct was generated from the following file: