Aranya
a software development tool for governing access to data and services over a decentralized, zero-trust framework with secure end-to-end encrypted data exchange built-in.
Loading...
Searching...
No Matches
Related Symbols
AranyaAfcSeq Struct Reference

An AFC Sequence Number, for reordering messages. More...

#include <aranya-client.h>

Related Symbols

(Note that these are not member symbols.)

AranyaError aranya_afc_seq_cleanup (struct AranyaAfcSeq *ptr)
 Releases any resources associated with ptr.
 

Detailed Description

An AFC Sequence Number, for reordering messages.

You can compare two sequence numbers using aranya_afc_seq_cmp().

Friends And Related Symbol Documentation

◆ aranya_afc_seq_cleanup()

AranyaError aranya_afc_seq_cleanup ( struct AranyaAfcSeq ptr)
related

Releases any resources associated with ptr.

ptr must either be null or initialized by ::aranya_afc_seq_init.


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