MCPcopy 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
57SecPassword::SecPassword()
58{
59 CrossProcess=false;
60 Set(L"");
61}
62
63
64SecPassword::~SecPassword()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected