MCPcopy 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
119void CertTreeView::toOtherToken()
120{
121 if (basemodel)
122 certs()->toToken(currentIndex(), true);
123}
124
125void CertTreeView::loadPKCS12()
126{

Callers

nothing calls this directly

Calls 1

toTokenMethod · 0.45

Tested by

no test coverage detected