CertificateList.removeAt

Removes a #GMimeCertificate from the #GMimeCertificateList at the specified index.

class CertificateList
bool
removeAt
(
int index
)

Parameters

index int

index of the certificate to remove

Return Value

Type: bool

true if a #GMimeCertificate was removed or false otherwise.