Leadtools.Dicom Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
DicomOpenSslContextCreationSettings Class
See Also  Members  
Leadtools.Dicom Namespace : DicomOpenSslContextCreationSettings Class



Provides properties to change the security options from the defaults when the security mode used by DicomNet is set to the Transport Layer Security (TLS) mode.

Syntax

Visual Basic (Declaration) 
Public Class DicomOpenSslContextCreationSettings 
Visual Basic (Usage)Copy Code
Dim instance As DicomOpenSslContextCreationSettings
C# 
public class DicomOpenSslContextCreationSettings 
C++/CLI 
public ref class DicomOpenSslContextCreationSettings 

Example

For an example, refer to DicomNet.Initialize.

Remarks

Use this class with DicomNet.Initialize to change the security options from the defaults.

This toolkit uses SSL (Secure Socket Layer) and TLS (Transport Layer Security) to implement security. Developed by Netscape, the Secure Socket Layer (SSL) protocol is designed to ensure the security of data being communicated between two points over a network, and uses TCP as the communication layer. SSL provides a way for the client and server to authenticate each other, ensures the integrity of the data during a session, and ensures that the data remains private between the client and the server. The Transport Layer Security (TLS) protocol is based on the SSL protocol.

Please note that a full discussion of SSL and TLS is beyond the scope of this help.

Inheritance Hierarchy

System.Object
   Leadtools.Dicom.DicomOpenSslContextCreationSettings

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features