Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/okular
/ setHashAlgorithm
Method
setHashAlgorithm
core/signatureutils.cpp:362–365 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
360
}
361
362
void Okular::SignatureInfo::setHashAlgorithm(Okular::SignatureInfo::HashAlgorithm algorithm)
363
{
364
d->hashAlgorithm = algorithm;
365
}
366
367
QString SignatureInfo::signerName() const
368
{
Callers
1
fromPoppler
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected