libcontrac
A library for contact tracing
|
The structure used to represent a Daily Tracing Key. More...
Data Fields | |
unsigned char | dtk [DTK_SIZE] |
uint32_t | day_number |
The structure used to represent a Daily Tracing Key.
This is an opaque structure that contains information about the DTK..
This must be passed as the first parameter of every non-static function.
The structure typedef is in dtk.h
An opaque structure for representing a DTK.
The internal structure can be found in dtk.c