index_of


Description:

public int index_of (Certificate cert)

Gets the index of the specified Certificate inside the CertificateList.

Parameters:

this

a CertificateList

cert

a Certificate

Returns:

the index of the requested Certificate within the CertificateList or %-1 if it is not contained within the CertificateList.