Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KangLin/RabbitRemoteControl
/ GetPublicKeyFile
Method
GetPublicKeyFile
Src/ParameterCompone/ParameterUser.cpp:346–349 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
344
}
345
346
QString CParameterUser::GetPublicKeyFile() const
347
{
348
return m_Data.m_szPublicKeyFile;
349
}
350
351
int CParameterUser::SetPublicKeyFile(const QString szFile)
352
{
Callers
2
authentication
Method · 0.80
SetParameter
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected