| 
    KiCad PCB EDA Suite
    
   | 
 
Go to the source code of this file.
Namespaces | |
| namespace | KIPLATFORM | 
| namespace | KIPLATFORM::SECRETS | 
Functions | |
| bool | KIPLATFORM::SECRETS::StoreSecret (const wxString &aService, const wxString &aKey, const wxString &aSecret) | 
| bool | KIPLATFORM::SECRETS::GetSecret (const wxString &aService, const wxString &aKey, wxString &aSecret) | 
Variables | |
| static const SecretSchema | KIPLATFORM::SECRETS::schema |