MCPcopy 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
357SignatureInfo::HashAlgorithm SignatureInfo::hashAlgorithm() const
358{
359 return d->hashAlgorithm;
360}
361
362void Okular::SignatureInfo::setHashAlgorithm(Okular::SignatureInfo::HashAlgorithm algorithm)
363{

Callers 1

fromPopplerFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected