Google Cloud IoT Device SDK for Embedded C API
Data Fields
iotc_crypto_key_data_t Struct Reference

#include <iotc_types.h>

Data Fields

iotc_crypto_key_union_type_t crypto_key_union_type
 
iotc_crypto_key_union_t crypto_key_union
 
iotc_crypto_key_signature_algorithm_t crypto_key_signature_algorithm
 

Detailed Description

Definition at line 237 of file iotc_types.h.

Field Documentation

◆ crypto_key_signature_algorithm

iotc_crypto_key_signature_algorithm_t crypto_key_signature_algorithm

Definition at line 240 of file iotc_types.h.

◆ crypto_key_union

iotc_crypto_key_union_t crypto_key_union

Definition at line 239 of file iotc_types.h.

◆ crypto_key_union_type

iotc_crypto_key_union_type_t crypto_key_union_type

Definition at line 238 of file iotc_types.h.


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