man njb_keyval_struct (Fonctions bibliothèques) -
NAME
njb_keyval_struct -
SYNOPSIS
#include <libnjb.h>
Data Fields
char key [5]
u_int32_t value1
u_int32_t value2
unsigned char deviceid [16]
njb_keyval_t * next
Detailed Description
Struct to hold key/value pairs which are used for some kind of DRM encryption scheme. Usage unknown.
Examples:
handshake.c.
Field Documentation
char njb_keyval_struct::key[5]
The name of this key (AR00, PL00 etc.)
Author
Generated automatically by Doxygen for libnjb from the source code.