![]() |
kinetic-c
v0.12.0
Seagate Kinetic Protocol Client Library for C
|
#include <kinetic_acl_types.h>
Data Fields | |
| hmac_type_t | type |
| size_t | length |
| uint8_t | key [] |
Definition at line 34 of file kinetic_acl_types.h.
| hmac_type_t hmac_key::type |
Definition at line 35 of file kinetic_acl_types.h.
| size_t hmac_key::length |
Definition at line 36 of file kinetic_acl_types.h.
| uint8_t hmac_key::key[] |
Definition at line 37 of file kinetic_acl_types.h.
1.8.8