MCPcopy 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
374QString CParameterUser::GetCAFile() const
375{
376 return m_Data.m_szCAFile;
377}
378
379int CParameterUser::SetCAFile(const QString &ca)
380{

Callers 1

getX509FileMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected