24#ifndef SERVICE_REQUIREMENTS_INCLUDED
25#define SERVICE_REQUIREMENTS_INCLUDED
Definition: service_requirements.h:35
bool create_config(std::unique_ptr< config_vector > &metadata)
Create configuration vector.
Definition: component_callbacks.cc:32
bool keyring_initialized()
Keyring component status.
Definition: component_callbacks.cc:28
Definition: keyring_encryption_service_impl_template.h:56
std::vector< std::pair< std::string, std::string > > config_vector
Definition: service_requirements.h:33