Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chris2511/xca
/ toToken
Method
toToken
widgets/CertTreeView.cpp:113–117 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
111
}
112
113
void CertTreeView::toToken()
114
{
115
if (basemodel)
116
certs()->toToken(currentIndex(), false);
117
}
118
119
void CertTreeView::toOtherToken()
120
{
Callers
1
toOtherToken
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected