Skip to main content

Module hub

Module hub 

Source
Expand description

Endpoints provided by a hub

Structs§

DynamicHubInfo
Type for InfoResp::dynamic
EnterCompleteEP
Endpoint to complete user authentication
EnterCompleteReq
What’s sent to EnterCompleteEP
EnterNonce
Type of EnterStartResp::nonce
EnterStartEP
Endpoint that start the authentication of a (not yet existing) user
EnterStartResp
What’s returned by EnterStartEP.
EnterState
Type of EnterStartResp::state
HubMacKey
Symmetric key to bind the hub id, but ‘blind’ the hub id from PHC.
InfoEP
Basic information advertised by the hub
InfoResp

Enums§

DatabaseEngine
Database engine a hub runs on; reported by InfoResp::database_engine.
EnterCompleteResp
What’s returned by EnterCompleteEP.