_htcpAuthHeader Struct Reference
Collaboration diagram for _htcpAuthHeader:
Public Attributes | |
uint16_t | length |
time_t | sig_time |
time_t | sig_expire |
Countstr | key_name |
Countstr | signature |
Detailed Description
Member Data Documentation
◆ key_name
◆ length
uint16_t _htcpAuthHeader::length |
Definition at line 117 of file htcp.cc.
Referenced by htcpBuildAuth().
◆ sig_expire
◆ sig_time
◆ signature
The documentation for this struct was generated from the following file:
- src/htcp.cc