Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KangLin/RabbitRemoteControl
/ GetPrivateKeyFile
Method
GetPrivateKeyFile
Src/ParameterCompone/ParameterUser.cpp:360–363 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
358
}
359
360
QString CParameterUser::GetPrivateKeyFile() const
361
{
362
return m_Data.m_szPrivateKeyFile;
363
}
364
365
int CParameterUser::SetPrivateKeyFile(const QString szFile)
366
{
Callers
2
authentication
Method · 0.80
SetParameter
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected