LEADTOOLS Medical (Leadtools.Dicom assembly)
LEAD Technologies, Inc

DicomOpenSslOptionsFlags Enumeration








Specifies restrictive and bug workaround options. .NET support WinRT support
Syntax
[FlagsAttribute()]
public enum DicomOpenSslOptionsFlags : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
<FlagsAttribute()>
Public Enum DicomOpenSslOptionsFlags 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As DicomOpenSslOptionsFlags
[FlagsAttribute()]
public enum DicomOpenSslOptionsFlags : System.IComparableSystem.IConvertibleSystem.IFormattable  
ObjectiveC Syntax
Java Syntax
Leadtools.Dicom.DicomOpenSslOptionsFlags = function() { };
Leadtools.Dicom.DicomOpenSslOptionsFlags.prototype = {
LeadtoolsMemberMarker(replace me) };
[FlagsAttribute()]
public enum class DicomOpenSslOptionsFlags : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
AllBugWorkaroundsImplement all known SSL bug workarounds so that communication with peers with such SSL bugs can be established.
NoneNone.
NoSslV2Ignore the SSL Version 2 protocol.
NoSslV3Ignore the SSL Version 3 protocol.
NoTlsV1Ignore the TLS Version 1 protocol.
Remarks
The members DicomOpenSslOptionsFlags.NoSslV2, DicomOpenSslOptionsFlags.NoSslV3, and DicomOpenSslOptionsFlags.NoTlsV1 are used to limit the protocols available when the SSL method type is set to DicomSslMethodType.SSLV23.
Example
For an example, refer to DicomNet.Initialize.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Dicom.DicomOpenSslOptionsFlags

Requirements

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

See Also

Reference

Leadtools.Dicom Namespace
DicomOpenSslContextCreationSettings Class
Options Property
Initialize Method

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

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