←Select platform

DicomIsclEncryptionMethodType Enumeration

Summary

Specifies the ISCL encryption mode.

Syntax

C#
VB
WinRT C#
C++
public enum DicomIsclEncryptionMethodType   
Public Enum DicomIsclEncryptionMethodType  
    
    
public enum DicomIsclEncryptionMethodType    
Leadtools.Dicom.DicomIsclEncryptionMethodType = function() { }; 
Leadtools.Dicom.DicomIsclEncryptionMethodType.prototype = {<br/> 
  LeadtoolsMemberMarker(replace me) 
 }; 
public enum class DicomIsclEncryptionMethodType   

Members

ValueMemberDescription
0None The data is transmitted without encryption.
4626DesCbc The data is transmitted encrypted using the DES algorithm in cipher block chaining mode.
Example

For an example, refer to SetIsclMutualAuthenticationAlgorithm.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly