Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/abbeycode/UnrarKit
/ uiGetPassword
Function
uiGetPassword
Libraries/unrar/uisilent.cpp:36–39 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
34
35
36
bool uiGetPassword(UIPASSWORD_TYPE Type,const wchar *FileName,SecPassword *Password)
37
{
38
return false;
39
}
40
41
42
bool uiIsGlobalPasswordSet()
Callers
3
ProcessSwitch
Method · 0.70
RequestArcPassword
Method · 0.70
ExtrGetPassword
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected