MCPcopy 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
6131QString NewSignatureData::certSubjectCommonName() const
6132{
6133 return d->certSubjectCommonName;
6134}
6135
6136void NewSignatureData::setCertSubjectCommonName(const QString &certSubjectCommonName)
6137{

Callers 1

okularToPopplerMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected