CertificateList.removeAt
bool removeAt(int index)Removes a #GMimeCertificate from the #GMimeCertificateList at the specified index.
Parameters
index | index of the certificate to remove |
Returns
true if a #GMimeCertificate was removed or false otherwise.