Diarkis C++Client Library API Document
Credentials Struct Reference

#include <common.h>

Public Attributes

uint8_t key [DIARKIS_AUTHKEY_LEN]
 
uint8_t iv [DIARKIS_AUTHKEY_LEN]
 
uint8_t mac [DIARKIS_AUTHKEY_LEN]
 

Member Data Documentation

◆ key

uint8_t Credentials::key[DIARKIS_AUTHKEY_LEN]

◆ iv

uint8_t Credentials::iv[DIARKIS_AUTHKEY_LEN]

◆ mac

uint8_t Credentials::mac[DIARKIS_AUTHKEY_LEN]

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