Home
last modified time | relevance | path

Searched refs:count_signing_certificates (Results 1 – 1 of 1) sorted by relevance

/dports/security/kleopatra/kleopatra-21.12.3/src/crypto/
H A Dnewsignencryptemailcontroller.cpp92 static size_t count_signing_certificates(Protocol proto, const Sender &sender) in count_signing_certificates() function
124 … [proto](const Sender &sender) { return count_signing_certificates(proto, sender) == 1; })) { in has_perfect_match()
141 … [proto](const Sender &sender) { return count_signing_certificates(proto, sender) >= 1; })) { in has_partial_match()