MCPcopy 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
362void Okular::SignatureInfo::setHashAlgorithm(Okular::SignatureInfo::HashAlgorithm algorithm)
363{
364 d->hashAlgorithm = algorithm;
365}
366
367QString SignatureInfo::signerName() const
368{

Callers 1

fromPopplerFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected