Botan 3.5.0
Crypto and TLS for C&
Botan::concepts::tree_node_index Concept Reference

An index of a node in a layer. More...

#include <tree_hash.h>

Concept definition

Detailed Description

An index of a node in a layer.

This is a separate index for each layer. The left most node of a layer has the index 0.

Definition at line 36 of file tree_hash.h.