Electroneum
Loading...
Searching...
No Matches
algo_needs Struct Reference

#include <val_sigcrypt.h>

Public Attributes

uint8_t needs [ALGO_NEEDS_MAX]
size_t num

Detailed Description

Storage for algorithm needs. DNSKEY algorithms.

Definition at line 62 of file val_sigcrypt.h.

Member Data Documentation

◆ needs

uint8_t algo_needs::needs[ALGO_NEEDS_MAX]

the algorithms (8-bit) with each a number. 0: not marked. 1: marked 'necessary but not yet fulfilled' 2: marked bogus. Indexed by algorithm number.

Definition at line 69 of file val_sigcrypt.h.

◆ num

size_t algo_needs::num

the number of entries in the array that are unfulfilled

Definition at line 71 of file val_sigcrypt.h.


The documentation for this struct was generated from the following file:
  • /home/abuild/rpmbuild/BUILD/electroneum-5.1.3.1-build/electroneum-5.1.3.1/external/unbound/validator/val_sigcrypt.h