MCPcopy 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
4567void WizDatabase::clearCertPassword()
4568{
4569 WizUserCertPassword::Instance().clear();
4570}
4571
4572QString WizDatabase::getCertPassword()
4573{

Callers

nothing calls this directly

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected