XdsObjects Help file
MedicalConnections.Security Namespace / ITlsServerSecurity Interface
Properties Methods Events

In This Topic
    ITlsServerSecurity Interface Members
    In This Topic

    The following tables list the members exposed by ITlsServerSecurity.

    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)
    Top
    Public Methods
     NameDescription
     Method Create a plaintext inner stream, based on the provided OuterStream  
     Method Listen on the stated address and port  
    Top
    Public Events
     NameDescription
     Event Event fires on connection to allow security checking etc.  
    Top
    See Also