|
KiCad PCB EDA Suite
|
#include <wx/string.h>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) |