CertificateList.getCertificate

Gets the #GMimeCertificate at the specified index.

class CertificateList
getCertificate
(
int index
)

Parameters

index int

index of #GMimeCertificate to get

Return Value

Type: gmime.certificate.Certificate

the #GMimeCertificate at the specified index or null if the index is out of range.