MCPcopy 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
388QString CParameterUser::GetCRLFile() const
389{
390 return m_Data.m_szCRLFile;
391}
392
393int CParameterUser::SetCRLFile(const QString &crl)
394{

Callers 1

getX509FileMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected