![]()  | 
  
    MySQL 8.0.44
    
   Source Code Documentation 
   | 
 
#include <mysql/components/service.h>Go to the source code of this file.
Classes | |
| struct | s_mysql_keyring_component_status | 
| Keyring component status provides a way to check whether keyring is active or not.  More... | |
| struct | s_mysql_keyring_component_metadata_query | 
| Keyring component metadata query service provides APIs to obtain component specific metadata in string format.  More... | |
Typedefs | |
| typedef struct my_h_keyring_component_metadata_iterator_imp * | my_h_keyring_component_metadata_iterator | 
| typedef struct s_mysql_keyring_component_status | mysql_service_keyring_component_status_t | 
| Keyring component status provides a way to check whether keyring is active or not.  More... | |
| typedef struct s_mysql_keyring_component_metadata_query | mysql_service_keyring_component_metadata_query_t | 
| Keyring component metadata query service provides APIs to obtain component specific metadata in string format.  More... | |
| typedef struct my_h_keyring_component_metadata_iterator_imp* my_h_keyring_component_metadata_iterator |