BSL v0.0.0
AMMOS Bundle Protocol Security Library (BSL)
|
Opaque pointer to BPA-specific Endpoint ID storage. More...
#include <BPSecLib_Public.h>
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.
Definition at line 97 of file BPSecLib_Public.h.
void* BSL_HostEID_s::handle |
Opaque pointer for BPA backend to use.
Definition at line 99 of file BPSecLib_Public.h.
Referenced by BSL_HostEID_DecodeFromCBOR(), bsl_mock_decode_eid(), bsl_mock_encode_eid(), mock_bpa_eid_from_text(), mock_bpa_eidpat_match(), MockBPA_EID_Deinit(), and MockBPA_EID_Init().