MCPcopy Create free account
hub / github.com/MediaArea/MediaInfoLib / Ssl_CertificateFileName_Get

Method Ssl_CertificateFileName_Get

Source/MediaInfo/MediaInfo_Config.cpp:4188–4192  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4186}
4187
4188Ztring MediaInfo_Config::Ssl_CertificateFileName_Get ()
4189{
4190 CriticalSectionLocker CSL(CS);
4191 return Ssl_CertificateFileName;
4192}
4193
4194void MediaInfo_Config::Ssl_CertificateFormat_Set (const Ztring &Value)
4195{

Callers 1

Format_Test_PerParserMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected