GNUnet debian-0.24.3-29-g453fda2cf
 
Loading...
Searching...
No Matches
GNUNET_GNSRECORD_Data Struct Reference

A GNS record. More...

#include <gnunet_gnsrecord_lib.h>

Data Fields

const void * data
 Binary value stored in the DNS record.
 
uint64_t expiration_time
 Expiration time for the DNS record.
 
size_t data_size
 Number of bytes in data.
 
uint32_t record_type
 Type of the GNS/DNS record.
 
enum GNUNET_GNSRECORD_Flags flags
 Flags for the record.
 

Detailed Description

A GNS record.

Definition at line 176 of file gnunet_gnsrecord_lib.h.

Field Documentation

◆ data

◆ expiration_time

◆ data_size

◆ record_type

◆ flags


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