|
BSL v1.0.0 - 16.g9d98179
AMMOS Bundle Protocol Security Library (BSL)
|
Opaque pointer to BPA-specific Endpoint ID storage. More...
#include <BPSecLib_Public.h>
Collaboration diagram for BSL_HostEID_t:Data Fields | |
| void * | handle |
| Opaque pointer for BPA backend to use. | |
Opaque pointer to BPA-specific Endpoint ID storage.
Ownership of the object is kept by the BPA, and these are only references.
| void* BSL_HostEID_t::handle |
Opaque pointer for BPA backend to use.
Referenced by BSL_HostEID_DecodeFromCBOR(), BSL_HostEID_DecodeFromText(), bsl_mock_decode_eid(), bsl_mock_encode_eid(), mock_bpa_eid_from_text(), mock_bpa_eidpat_match(), MockBPA_EID_Deinit(), MockBPA_EID_Init(), test_BSL_HostEID_DecodeFromText_ipn(), test_BSL_HostEID_DecodeFromText_valid(), and test_bsl_loopback_eid().