CertificateList.contains

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

class CertificateList
bool
contains

Parameters

cert gmime.certificate.Certificate

a #GMimeCertificate

Return Value

Type: bool

true if the specified #GMimeCertificate is contained within the specified #GMimeCertificateList or false otherwise.