BSL v0.0.0 - 0.g33cf081
AMMOS Bundle Protocol Security Library (BSL)
Loading...
Searching...
No Matches
BSL_SecResult_t Struct Reference

Represents a security result, being a 2-tuple of (result-id, bytes). More...

+ Collaboration diagram for BSL_SecResult_t:

Data Fields

uint64_t result_id
 Result ID, which is context dependent, based on security context.
 
int64_t context_id
 Context ID, put in here for convenience.
 
uint64_t target_block_num
 Target block id, put in here for convenience.
 
m_bstring_t _bytes
 Result as byte array.
 

Detailed Description

Represents a security result, being a 2-tuple of (result-id, bytes).


The documentation for this struct was generated from the following file: