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

Method Ssl_PrivateKeyFileName_Get

Source/MediaInfo/MediaInfo_Config.cpp:4212–4216  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4210}
4211
4212Ztring MediaInfo_Config::Ssl_PrivateKeyFileName_Get ()
4213{
4214 CriticalSectionLocker CSL(CS);
4215 return Ssl_PrivateKeyFileName;
4216}
4217
4218void MediaInfo_Config::Ssl_PrivateKeyFormat_Set (const Ztring &Value)
4219{

Callers 1

Format_Test_PerParserMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected