Module byztimed::time_server[][src]

Process time requests and send responses

Structs

RequestData

Information extracted from a deserialized and decrypted time request

ResponseData

Information necessary to form a response to a time request

Enums

RequestError

Enumeration of anything that can be wrong with a request

Functions

deserialize_request

Deserialize a time request

respond_to_time_request

Costruct a response to a time request

serialize_crypto_nak

Construct a crypto-NAK error response

serialize_response

Construct a time response

serve_time

Serve time