Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

DicomIsclSigningMethodType Enumeration








Specifies the message authentication code (MAC) type.
Syntax
public enum DicomIsclSigningMethodType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
'Declaration
 
Public Enum DicomIsclSigningMethodType 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
'Usage
 
Dim instance As DicomIsclSigningMethodType
public enum DicomIsclSigningMethodType : System.IComparable, System.IConvertible, System.IFormattable  
Leadtools.Dicom.DicomIsclSigningMethodType = function() { };
Leadtools.Dicom.DicomIsclSigningMethodType.prototype = {<br/>
  LeadtoolsMemberMarker(replace me)
 };
public enum class DicomIsclSigningMethodType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Members
ValueMemberDescription
0x00000000None No message authentication code.
0x00001441Md5 128-bit MD5 message authentication code.
0x00004001DesMac 64-bit DESMAC authentication code.
Example
For an example, refer to 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

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