24#ifndef SERVICE_REQUIREMENTS_INCLUDED
25#define SERVICE_REQUIREMENTS_INCLUDED
32namespace service_implementation {
Definition: service_requirements.h:36
bool create_config(std::unique_ptr< config_vector > &metadata)
Create configuration vector.
Definition: component_callbacks.cc:33
bool keyring_initialized()
Keyring component status.
Definition: component_callbacks.cc:29
std::vector< std::pair< std::string, std::string > > config_vector
Definition: service_requirements.h:34
Definition: keyring_encryption_service_definition.h:32