BSL v1.0.0 - 16.g9d98179
AMMOS Bundle Protocol Security Library (BSL)
Loading...
Searching...
No Matches
BSL_BundleTimestamp_t Struct Reference

Creation Timestamp Defined in Section 4.2.7 of RFC 9171 [6]. More...

#include <BPSecLib_Private.h>

+ Collaboration diagram for BSL_BundleTimestamp_t:

Data Fields

uint64_t bundle_creation_time
 Creation timestamp DTN creation time.
 
uint64_t seq_num
 Creation timestamp sequence number.
 

Detailed Description

Creation Timestamp Defined in Section 4.2.7 of RFC 9171 [6].

Field Documentation

◆ bundle_creation_time

uint64_t BSL_BundleTimestamp_t::bundle_creation_time

Creation timestamp DTN creation time.

◆ seq_num

uint64_t BSL_BundleTimestamp_t::seq_num

Creation timestamp sequence number.


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