Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chris2511/xca
/ toOtherToken
Method
toOtherToken
widgets/CertTreeView.cpp:119–123 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
117
}
118
119
void CertTreeView::toOtherToken()
120
{
121
if (basemodel)
122
certs()->toToken(currentIndex(), true);
123
}
124
125
void CertTreeView::loadPKCS12()
126
{
Callers
nothing calls this directly
Calls
1
toToken
Method · 0.45
Tested by
no test coverage detected