Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/altairwei/WizNotePlus
/ clearCertPassword
Method
clearCertPassword
src/database/WizDatabase.cpp:4567–4570 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4565
}
4566
4567
void WizDatabase::clearCertPassword()
4568
{
4569
WizUserCertPassword::Instance().clear();
4570
}
4571
4572
QString WizDatabase::getCertPassword()
4573
{
Callers
nothing calls this directly
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected