CertificateList.insert
void insert(int index, gmime.certificate.Certificate cert)Inserts a #GMimeCertificate into the #GMimeCertificateList at the specified index.
Parameters
index | index to insert at |
cert | a #GMimeCertificate |
void insert(int index, gmime.certificate.Certificate cert)Inserts a #GMimeCertificate into the #GMimeCertificateList at the specified index.
index | index to insert at |
cert | a #GMimeCertificate |