LEADTOOLS Medical (Leadtools.Dicom assembly)

DicomIsclEncryptionMethodType Enumeration

Show in webframe







Specifies the ISCL encryption mode.
Syntax
public enum DicomIsclEncryptionMethodType : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum DicomIsclEncryptionMethodType 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As DicomIsclEncryptionMethodType
public enum DicomIsclEncryptionMethodType : System.IComparableSystem.IConvertibleSystem.IFormattable  

            

            
Leadtools.Dicom.DicomIsclEncryptionMethodType = function() { };
Leadtools.Dicom.DicomIsclEncryptionMethodType.prototype = {
None = 0x00000000, DesCbc = 0x00001212, };
public enum class DicomIsclEncryptionMethodType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000NoneThe data is transmitted without encryption.
0x00001212DesCbcThe data is transmitted encrypted using the DES algorithm in cipher block chaining mode.
Example
For an example, refer to DicomNet.SetIsclMutualAuthenticationAlgorithm.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Dicom.DicomIsclEncryptionMethodType

Requirements

Target Platforms

See Also

Reference

Leadtools.Dicom Namespace
SetIsclDefaultEncryptionMode Method
GetIsclPeerEncryption Method

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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