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

Method Encryption_Key_Get

Source/MediaInfo/MediaInfo_Config_MediaInfo.cpp:2655–2659  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2653}
2654
2655string MediaInfo_Config_MediaInfo::Encryption_Key_Get ()
2656{
2657 CriticalSectionLocker CSL(CS);
2658 return Encryption_Key;
2659}
2660#endif //MEDIAINFO_AES
2661
2662//---------------------------------------------------------------------------

Callers 3

Open_Buffer_ContinueMethod · 0.80
MI_CreateMethod · 0.80
FileHeader_BeginMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected