src/control/exchange_service.hpp file

Namespaces

namespace prf
namespace prf::control
Shared control service contracts injected into generic command handlers.
namespace prf::crypto

Classes

struct prf::control::ExchangeBuffers
Caller-owned buffers used by exchange for decode/sign/encode work.
struct prf::control::ExchangeRequest
One inbound transport-neutral management request.
struct prf::control::ExchangeResponse
One outbound transport-neutral management response.
class prf::control::ExchangeService
Transport-agnostic control exchange orchestrator.