LEADTOOLS Medical (Leadtools.Dicom assembly)

SetIsclDefaultSigningMode Method

Show in webframe







The type of message authentication code to be used.
Sets the current message authentication code (MAC) type.
Syntax
public void SetIsclDefaultSigningMode( 
   DicomIsclSigningMethodType signMode
)
'Declaration
 
Public Sub SetIsclDefaultSigningMode( _
   ByVal signMode As DicomIsclSigningMethodType _
) 
'Usage
 
Dim instance As DicomNet
Dim signMode As DicomIsclSigningMethodType
 
instance.SetIsclDefaultSigningMode(signMode)
public void SetIsclDefaultSigningMode( 
   DicomIsclSigningMethodType signMode
)

            

            
 function Leadtools.Dicom.DicomNet.SetIsclDefaultSigningMode( 
   signMode 
)
public:
void SetIsclDefaultSigningMode( 
   DicomIsclSigningMethodType signMode
) 

Parameters

signMode
The type of message authentication code to be used.
Remarks
The message authentication code is encrypted using the current encryption mode before being sent and decrypted after being received. The current encryption mode is set using the SetIsclDefaultEncryptionMode method.

The encryption mode and the message authentication code type must be the same for both the sender and the receiver.

Example
For an example, refer to SetIsclMutualAuthenticationAlgorithm.
Requirements

Target Platforms

See Also

Reference

DicomNet Class
DicomNet Members
SetIsclDefaultEncryptionMode Method
SetIsclAuthenticationData(IntPtr,Int32) Method
SetIsclMaxCommunicationBlockLength Method
SetIsclMaxMessageLength Method
SetIsclMutualAuthenticationAlgorithm Method
SetIsclMutualAuthenticationKey Method
SetIsclIndexForMutualAuthentication Method
SetIsclEncryptionKey Method
SetIsclEncryptionKeyIndex 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