get_certificate


Description:

public Certificate get_certificate (int index)

Gets the Certificate at the specified index.

Parameters:

this

a CertificateList

index

index of Certificate to get

Returns:

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