LEADTOOLS Medical (Leadtools.Dicom assembly)

DicomIsclSigningMethodType Enumeration

Show in webframe







Specifies the message authentication code (MAC) type.
Syntax
public enum DicomIsclSigningMethodType : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum DicomIsclSigningMethodType 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As DicomIsclSigningMethodType
public enum DicomIsclSigningMethodType : System.IComparableSystem.IConvertibleSystem.IFormattable  

            

            
Leadtools.Dicom.DicomIsclSigningMethodType = function() { };
Leadtools.Dicom.DicomIsclSigningMethodType.prototype = {
None = 0x00000000, Md5 = 0x00001441, DesMac = 0x00004001, };
public enum class DicomIsclSigningMethodType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000NoneNo message authentication code.
0x00001441Md5128-bit MD5 message authentication code.
0x00004001DesMac64-bit DESMAC authentication code.
Example
For an example, refer to DicomNet.SetIsclMutualAuthenticationAlgorithm.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Dicom.DicomIsclSigningMethodType

Requirements

Target Platforms

See Also

Reference

Leadtools.Dicom Namespace
SetIsclDefaultSigningMode Method
GetIsclPeerMac 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