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

Method Ssl_CertificateFormat_Get

Source/MediaInfo/MediaInfo_Config.cpp:4200–4204  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4198}
4199
4200Ztring MediaInfo_Config::Ssl_CertificateFormat_Get ()
4201{
4202 CriticalSectionLocker CSL(CS);
4203 return Ssl_CertificateFormat;
4204}
4205
4206void MediaInfo_Config::Ssl_PrivateKeyFileName_Set (const Ztring &Value)
4207{

Callers 1

Format_Test_PerParserMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected