XdsObjects Help file
MedicalConnections.Security Namespace / ITlsClientSecurity Interface
Properties Methods

ITlsClientSecurity Interface Members

The following tables list the members exposed by ITlsClientSecurity.

Public Properties
 NameDescription
 Property Controls whether or not to check certificate revokation lists (Inherited from MedicalConnections.Security.ITlsBase)
 Property Controls whether or not to check host names against their certificates (Inherited from MedicalConnections.Security.ITlsBase)
 Property The mechanism used for handling security  
Top
Public Methods
 NameDescription
 Method Overridable method to allow implementation of custom bindings  
 Method Overridable method to allow implementation of custom authentication arrangements  
 Method Create an encrypted stream, based on a newly created "outer" stream  
 Method Create an encrypted stream, based on the provided "outer" stream  
Top
See Also