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

Method Ssl_PrivateKeyFormat_Get

Source/MediaInfo/MediaInfo_Config.cpp:4224–4228  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4222}
4223
4224Ztring MediaInfo_Config::Ssl_PrivateKeyFormat_Get ()
4225{
4226 CriticalSectionLocker CSL(CS);
4227 return Ssl_PrivateKeyFormat;
4228}
4229
4230void MediaInfo_Config::Ssl_CertificateAuthorityFileName_Set (const Ztring &Value)
4231{

Callers 1

Format_Test_PerParserMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected