libcontrac
A library for contact tracing
Data Fields
Dtk Struct Reference

The structure used to represent a Daily Tracing Key. More...

Data Fields

unsigned char dtk [DTK_SIZE]
 
uint32_t day_number
 

Detailed Description

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


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