MCPcopy Create free account
hub / github.com/KangLin/RabbitRemoteControl / GetPassphrase

Method GetPassphrase

Src/ParameterCompone/ParameterUser.cpp:318–321  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

316}
317
318QString CParameterUser::GetPassphrase() const
319{
320 return m_Data.m_szPassphrase;
321}
322
323int CParameterUser::SetPassphrase(const QString passphrase)
324{

Callers 5

openMethod · 0.80
authenticationMethod · 0.80
SetParameterMethod · 0.80
BackendFreeRDP.cppFile · 0.80
SocketInitMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected