public virtual bool Match( X509Crl c )
Public Overridable Function Match ( c As X509Crl ) As Boolean
public: virtual bool Match( X509Crl^ c )
function Match(c);
In This Article