![]() |
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.
|
An AQC Bidirectional Channel Object. More...
#include <aranya-client.h>
Related Symbols | |
(Note that these are not member symbols.) | |
AranyaError | aranya_aqc_bidi_channel_cleanup (struct AranyaAqcBidiChannel *ptr) |
Releases any resources associated with ptr . | |
AranyaError | aranya_aqc_bidi_channel_cleanup_ext (struct AranyaAqcBidiChannel *ptr, struct AranyaExtError *__ext_err) |
Releases any resources associated with ptr . | |
An AQC Bidirectional Channel Object.
|
related |
Releases any resources associated with ptr
.
ptr
must either be null or initialized by ::aranya_aqc_bidi_channel_init
.
|
related |
Releases any resources associated with ptr
.
ptr
must either be null or initialized by ::aranya_aqc_bidi_channel_init
.