Noise-C
 All Data Structures Files Functions Variables Typedefs Macros Groups Pages
Macros
Initiator/responder role codes

Macros

#define NOISE_ROLE_INITIATOR   NOISE_ID('R', 1)
 This end of the communications is the initiator. More...
 
#define NOISE_ROLE_RESPONDER   NOISE_ID('R', 2)
 This end of the communications is the responder. More...
 

Detailed Description

Macro Definition Documentation

#define NOISE_ROLE_INITIATOR   NOISE_ID('R', 1)

This end of the communications is the initiator.

#define NOISE_ROLE_RESPONDER   NOISE_ID('R', 2)

This end of the communications is the responder.