CertificateList.contains

bool contains(gmime.certificate.Certificate cert)

Checks whether or not the specified #GMimeCertificate is contained within the #GMimeCertificateList.

Parameters

certa #GMimeCertificate

Returns

true if the specified #GMimeCertificate is contained within the

specified #GMimeCertificateList or false otherwise.