kinetic-c  v0.12.0
Seagate Kinetic Protocol Client Library for C
Data Fields
KineticHMAC Struct Reference

#include <kinetic_types_internal.h>

Data Fields

Com__Seagate__Kinetic__Proto__Command__Security__ACL__HMACAlgorithm algorithm
 
uint32_t len
 
uint8_t data [KINETIC_HMAC_MAX_LEN]
 

Detailed Description

Definition at line 106 of file kinetic_types_internal.h.

Field Documentation

Definition at line 107 of file kinetic_types_internal.h.

uint32_t KineticHMAC::len

Definition at line 108 of file kinetic_types_internal.h.

uint8_t KineticHMAC::data[KINETIC_HMAC_MAX_LEN]

Definition at line 109 of file kinetic_types_internal.h.


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