CertificateChain | Overloaded. Initialize a new instance of the CertificateChain class. | 
 BeginVerifyChain | Begins verification of the end Certificate according to the SSL policy rules. | 
 EndVerifyChain | Ends a pending asynchronous certificate verification request. | 
 Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. | 
 GetCertificates | Returns the list of certificates in this CertificateChain. | 
 GetHashCode (inherited from Object) | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. | 
 GetType (inherited from Object) | Gets the Type of the current instance. | 
 ToString (inherited from Object) | Returns a String that represents the current Object. | 
 VerifyChain | Overloaded. Verifies the end Certificate according to the SSL policy rules. | 
 Certificate | Returns the certificate for which this chain was built. | 
 Finalize | Disposes of the certificate chain. | 
 MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. | 
 StartVerification | Verifies a certificate chain and calls a delegate when finished. | 
CertificateChain Class | Org.Mentalis.Security.Certificates Namespace