LibDMRConf  0.5.0
A library to program DMR radios.
Public Attributes | List of all members
D878UVCodeplug::encryption_key_t Struct Reference

Represents an encryption key. More...

#include <d878uv_codeplug.hh>

Public Attributes

uint8_t index
 Index/number of excryption key, off=0x00.
 
uint8_t key [32]
 Binary encryption key.
 
uint8_t _unused34
 Unused, set to 0x00;.
 
uint8_t _unknown35
 Fixed to 0x40.
 
uint8_t _unused36 [28]
 Unused, set to 0x00;.
 

Detailed Description

Represents an encryption key.

Size is 64b.


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