|
LibDMRConf
0.5.0
A library to program DMR radios.
|
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;. | |
Represents an encryption key.
Size is 64b.
1.8.17