SignatureList.getSignature

Gets the #GMimeSignature at the specified index.

class SignatureList
getSignature
(
int index
)

Parameters

index int

index of #GMimeSignature to get

Return Value

Type: gmime.signature.Signature

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