BSL v0.0.0 - 0.geda3e66
AMMOS Bundle Protocol Security Library (BSL)
|
Struct to be used as a BSL_HostEID_t::handle. More...
#include <eid.h>
Data Fields | ||
uint64_t | scheme | |
Code point for EID schemes from [7]. | ||
union { | ||
bsl_eid_ipn_ssp_t as_ipn | ||
Used when scheme is BSL_MOCK_EID_IPN. | ||
BSL_Data_t as_raw | ||
Used in all other cases, copied from source. | ||
} | ssp | |
Interpreted according to scheme code. | ||
Struct to be used as a BSL_HostEID_t::handle.