CertificateList.setCertificate
void setCertificate(int index, gmime.certificate.Certificate cert)Sets the #GMimeCertificate at the specified index to cert.
Parameters
index | index of #GMimeCertificate to set |
cert | a #GMimeCertificate |
void setCertificate(int index, gmime.certificate.Certificate cert)Sets the #GMimeCertificate at the specified index to cert.
index | index of #GMimeCertificate to set |
cert | a #GMimeCertificate |