MySQL 9.0.0
Source Code Documentation
keyring_generator_service_impl_template.h File Reference

Go to the source code of this file.

Namespaces

namespace  keyring_common
 
namespace  keyring_common::service_implementation
 

Functions

template<typename Backend , typename Data_extension = data::Data>
bool keyring_common::service_implementation::generate_template (const char *data_id, const char *auth_id, const char *data_type, size_t data_size, Keyring_operations< Backend, Data_extension > &keyring_operations, Component_callbacks &callbacks)
 Generate data and store in keyring. More...