tdlib-obf API
Reference documentation for the public tdlib-obf API, generated from TDLib schemas and public headers
Loading...
Searching...
No Matches
tde2e_api::SignedEntry< T > Struct Template Reference

Public Attributes

Int512 signature
 
std::uint32_t timestamp {0}
 
value
 

Detailed Description

template<class T>
struct tde2e_api::SignedEntry< T >

Definition at line 206 of file e2e_api.h.

Member Data Documentation

◆ signature

template<class T >
Int512 tde2e_api::SignedEntry< T >::signature

Definition at line 207 of file e2e_api.h.

◆ timestamp

template<class T >
std::uint32_t tde2e_api::SignedEntry< T >::timestamp {0}

Definition at line 208 of file e2e_api.h.

208{0};

◆ value

template<class T >
T tde2e_api::SignedEntry< T >::value

Definition at line 209 of file e2e_api.h.


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