Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
sysio::login_request Struct Reference
Collaboration diagram for sysio::login_request:

Public Attributes

chain::private_key_type server_ephemeral_priv_key {}
 
chain::public_key_type server_ephemeral_pub_key {}
 
chain::time_point_sec expiration_time
 

Detailed Description

Definition at line 13 of file login_plugin.cpp.

Member Data Documentation

◆ expiration_time

chain::time_point_sec sysio::login_request::expiration_time

Definition at line 16 of file login_plugin.cpp.

◆ server_ephemeral_priv_key

chain::private_key_type sysio::login_request::server_ephemeral_priv_key {}

Definition at line 14 of file login_plugin.cpp.

14{};

◆ server_ephemeral_pub_key

chain::public_key_type sysio::login_request::server_ephemeral_pub_key {}

Definition at line 15 of file login_plugin.cpp.

15{};

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