libcontrac
A library for contact tracing
|
The structure used to represent a Rolling Proximity Identifier. More...
Data Fields | |
unsigned char | rpi [RPI_SIZE] |
uint8_t | time_interval_number |
The structure used to represent a Rolling Proximity Identifier.
This is an opaque structure that contains information about the RPI..
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 rpi.c