#include <service_requirements.h>
◆ create_config()
bool keyring_common::service_implementation::Component_callbacks::create_config |
( |
std::unique_ptr< config_vector > & |
metadata | ) |
|
Create configuration vector.
- Parameters
-
[in] | metadata | Output vector for status metadata |
- Returns
- status of metadata vector creation
-
false Success
-
true Failure
◆ keyring_initialized()
bool keyring_common::service_implementation::Component_callbacks::keyring_initialized |
( |
| ) |
|
Keyring component status.
- Returns
- status of keyring component
- Return values
-
true | Keyring component is initialized |
false | Keyring component is not initialized |
The documentation for this class was generated from the following files: