Home
last modified time | relevance | path

Searched defs:numRecipients (Results 1 – 5 of 5) sorted by relevance

/dports/security/gpgme-qt5/gpgme-1.15.1/lang/cpp/src/
H A Ddecryptionresult.cpp130 unsigned int GpgME::DecryptionResult::numRecipients() const in numRecipients() function in GpgME::DecryptionResult
/dports/security/gpgme-cpp/gpgme-1.15.1/lang/cpp/src/
H A Ddecryptionresult.cpp130 unsigned int GpgME::DecryptionResult::numRecipients() const in numRecipients() function in GpgME::DecryptionResult
/dports/security/gpgme/gpgme-1.15.1/lang/cpp/src/
H A Ddecryptionresult.cpp130 unsigned int GpgME::DecryptionResult::numRecipients() const in numRecipients() function in GpgME::DecryptionResult
/dports/security/py-gpgme/gpgme-1.15.1/lang/cpp/src/
H A Ddecryptionresult.cpp130 unsigned int GpgME::DecryptionResult::numRecipients() const in numRecipients() function in GpgME::DecryptionResult
/dports/security/kleopatra/kleopatra-21.12.3/src/crypto/
H A Ddecryptverifytask.cpp530 …String formatRecipientsDetails(const std::vector<Key> &knownRecipients, unsigned int numRecipients) in formatRecipientsDetails()