Summarizes all parameters for processing a trust request.
More...
#include <request.h>
Summarizes all parameters for processing a trust request.
Definition at line 105 of file request.h.
◆ agent
std::shared_ptr<Agent> core::trust::RequestParameters::agent |
The Agent implementation to dispatch a request to the user.
Definition at line 108 of file request.h.
◆ application_id
std::string core::trust::RequestParameters::application_id |
The id of the requesting application.
Definition at line 116 of file request.h.
◆ application_pid
The process id of the requesting application.
Definition at line 114 of file request.h.
◆ application_uid
The user id under which the requesting application runs.
Definition at line 112 of file request.h.
◆ description
std::string core::trust::RequestParameters::description |
An extended description that should be presented to the user on prompting.
Definition at line 120 of file request.h.
◆ feature
Feature core::trust::RequestParameters::feature |
The service-specific feature identifier.
Definition at line 118 of file request.h.
◆ store
std::shared_ptr<Store> core::trust::RequestParameters::store |
The trust store to be used for caching purposes.
Definition at line 110 of file request.h.
The documentation for this struct was generated from the following file:
- /build/trust-store-2.0.2~20221215170007.11~8c05bf3+ubports20.04/include/core/trust/request.h