|  | CertificateValidator Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Koopman.CheckPoint.Common
 Syntax
SyntaxThe CertificateValidator type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | CertificateValidator | 
            Initializes a new instance of the CertificateValidator class.
             | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | AddHostCertificateValidation | 
            Adds the host certificate validation.
             | 
|  | Equals | Determines whether the specified object is equal to the current object.(Inherited from Object.) | 
|  | GetHashCode | Serves as the default hash function. (Inherited from Object.) | 
|   | GetServerCertificateHash | 
            Gets the server certificate hash.
             | 
|  | GetType | Gets the Type of the current instance.(Inherited from Object.) | 
|  | ToString | Returns a string that represents the current object.(Inherited from Object.) | 
|  | ValidateServerCertificate | 
            Validates the server certificate.
             | 
 See Also
See Also