Leadtools.Dicom Namespace : DicomOpenSslContextCreationSettings Class |
public class DicomOpenSslContextCreationSettings
'Declaration Public Class DicomOpenSslContextCreationSettings
'Usage Dim instance As DicomOpenSslContextCreationSettings
public sealed class DicomOpenSslContextCreationSettings
ObjectiveC Syntax
Java Syntax
function Leadtools.Dicom.DicomOpenSslContextCreationSettings()
public ref class DicomOpenSslContextCreationSettings
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.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2