BSL v0.0.0
AMMOS Bundle Protocol Security Library (BSL)
Loading...
Searching...
No Matches
BSL_BundleTimestamp_s Struct Reference

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

#include <BPSecLib_Private.h>

+ Collaboration diagram for BSL_BundleTimestamp_s:

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 [3].

Definition at line 499 of file BPSecLib_Private.h.

Field Documentation

◆ bundle_creation_time

uint64_t BSL_BundleTimestamp_s::bundle_creation_time

Creation timestamp DTN creation time.

Definition at line 502 of file BPSecLib_Private.h.

◆ seq_num

uint64_t BSL_BundleTimestamp_s::seq_num

Creation timestamp sequence number.

Definition at line 504 of file BPSecLib_Private.h.


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