Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KangLin/RabbitRemoteControl
/ GetCAFile
Method
GetCAFile
Src/ParameterCompone/ParameterUser.cpp:374–377 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
372
}
373
374
QString CParameterUser::GetCAFile() const
375
{
376
return m_Data.m_szCAFile;
377
}
378
379
int CParameterUser::SetCAFile(const QString &ca)
380
{
Callers
1
getX509File
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected