Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/abbeycode/UnrarKit
/ SecPassword
Method
SecPassword
Libraries/unrar/secpassword.cpp:57–61 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
55
#endif
56
57
SecPassword::SecPassword()
58
{
59
CrossProcess=false;
60
Set(L
""
);
61
}
62
63
64
SecPassword::~SecPassword()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected