contains


Description:

public bool contains (Certificate cert)

Checks whether or not the specified Certificate is contained within the CertificateList.

Parameters:

this

a CertificateList

cert

a Certificate

Returns:

true if the specified Certificate is contained within the specified CertificateList or false otherwise.