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