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
AranyaAfcCtrlMsg Struct Reference

An AFC Control Message, used to create the other end of a channel. More...

#include <aranya-client.h>

Related Symbols

(Note that these are not member symbols.)

AranyaError aranya_afc_ctrl_msg_cleanup (struct AranyaAfcCtrlMsg *ptr)
 Releases any resources associated with ptr.
 

Detailed Description

An AFC Control Message, used to create the other end of a channel.

In order to access the underlying buffer to send to a peer, you'll need to call aranya_afc_ctrl_msg_get_bytes().

Friends And Related Symbol Documentation

◆ aranya_afc_ctrl_msg_cleanup()

AranyaError aranya_afc_ctrl_msg_cleanup ( struct AranyaAfcCtrlMsg ptr)
related

Releases any resources associated with ptr.

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


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