Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/okular
/ certSubjectCommonName
Method
certSubjectCommonName
core/document.cpp:6131–6134 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6129
}
6130
6131
QString NewSignatureData::certSubjectCommonName() const
6132
{
6133
return d->certSubjectCommonName;
6134
}
6135
6136
void NewSignatureData::setCertSubjectCommonName(const QString &certSubjectCommonName)
6137
{
Callers
1
okularToPoppler
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected