BSL v0.0.0
AMMOS Bundle Protocol Security Library (BSL)
|
A container for encoded and decoded bundle data. More...
#include <mock_bpa_ctr.h>
Data Fields | |
BSL_Data_t | encoded |
Encoded PDU. | |
BSL_BundleRef_t | bundle_ref |
The decoded bundle. | |
A container for encoded and decoded bundle data.
Definition at line 32 of file mock_bpa_ctr.h.
BSL_BundleRef_t mock_bpa_ctr_t::bundle_ref |
The decoded bundle.
Definition at line 37 of file mock_bpa_ctr.h.
BSL_Data_t mock_bpa_ctr_t::encoded |
Encoded PDU.
Definition at line 35 of file mock_bpa_ctr.h.