|
BSL v1.0.0 - 4.g1b6a605
AMMOS Bundle Protocol Security Library (BSL)
|
Struct to be used as a BSL_HostEID_t::handle. More...
#include <eid.h>
Collaboration diagram for bsl_mock_eid_t:Data Fields | ||
| uint64_t | scheme | |
| Code point for EID schemes from [8]. | ||
| 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.