#include <keyring_load_service_definition.h>
◆ load()
  
  
      
        
          | mysql_service_status_t keyring_lockable::keyring_common::service_definition::Keyring_load_service_impl::load  | 
          ( | 
          const char *  | 
          component_path,  | 
         
        
           | 
           | 
          const char *  | 
          instance_path  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
staticnoexcept   | 
  
 
Initialize keyring. 
- Parameters
 - 
  
    | [in] | component_path | Path to component's shared library  | 
    | [in] | instance_path | Path for instance specific configuration | 
  
   
- Return values
 - 
  
    | Status | of the operation  | 
    | false | Success  | 
    | true | Failure  | 
  
   
 
 
The documentation for this class was generated from the following files: