Tor 0.4.9.0-alpha-dev
Data Fields
fp_pair_t Struct Reference

#include <fp_pair.h>

Data Fields

char first [DIGEST_LEN]
 
char second [DIGEST_LEN]
 

Detailed Description

A pair of digests created by dir_split_resource_info_fingerprint_pairs()

Definition at line 13 of file fp_pair.h.

Field Documentation

◆ first

char first[DIGEST_LEN]

Definition at line 14 of file fp_pair.h.

◆ second

char second[DIGEST_LEN]

Definition at line 15 of file fp_pair.h.


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