Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KangLin/RabbitRemoteControl
/ GetCRLFile
Method
GetCRLFile
Src/ParameterCompone/ParameterUser.cpp:388–391 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
386
}
387
388
QString CParameterUser::GetCRLFile() const
389
{
390
return m_Data.m_szCRLFile;
391
}
392
393
int CParameterUser::SetCRLFile(const QString &crl)
394
{
Callers
1
getX509File
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected