KiCad PCB EDA Suite
Loading...
Searching...
No Matches
gtk/secrets.cpp File Reference
#include <kiplatform/secrets.h>
#include <libsecret/secret.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)
 

Variables

static const SecretSchema KIPLATFORM::SECRETS::schema