Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
318
QString CParameterUser::GetPassphrase() const
319
{
320
return m_Data.m_szPassphrase;
321
}
322
323
int CParameterUser::SetPassphrase(const QString passphrase)
324
{
Callers
5
open
Method · 0.80
authentication
Method · 0.80
SetParameter
Method · 0.80
BackendFreeRDP.cpp
File · 0.80
SocketInit
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected