LEADTOOLS Medical (Leadtools.Dicom assembly)
LEAD Technologies, Inc

SetIsclMutualAuthenticationKey Method








Index into the array of authentication keys. This index is 1-based. Possible values for this index are between 1 and 8, inclusive.
A 64-bit integer, in Little Endian byte order, that represents an authentication key used during the mutual authentication process.
Sets a mutual authentication key at the specified index in the array of authentication keys. .NET support
Syntax
public void SetIsclMutualAuthenticationKey( 
   int index,
   long key
)
'Declaration
 
Public Sub SetIsclMutualAuthenticationKey( _
   ByVal index As Integer, _
   ByVal key As Long _
) 
'Usage
 
Dim instance As DicomNet
Dim index As Integer
Dim key As Long
 
instance.SetIsclMutualAuthenticationKey(index, key)
public void SetIsclMutualAuthenticationKey( 
   int index,
   long key
)
ObjectiveC Syntax
 function Leadtools.Dicom.DicomNet.SetIsclMutualAuthenticationKey( 
   index ,
   key 
)
public:
void SetIsclMutualAuthenticationKey( 
   int index,
   int64 key
) 

Parameters

index
Index into the array of authentication keys. This index is 1-based. Possible values for this index are between 1 and 8, inclusive.
key
A 64-bit integer, in Little Endian byte order, that represents an authentication key used during the mutual authentication process.
Remarks
One of eight mutual authentication keys can be used for authenticating a peer. For more information, refer to Adding Security to a DICOM Connection and the ISCL standard.
Example
For an example, refer to SetIsclMutualAuthenticationAlgorithm.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DicomNet Class
DicomNet Members
SetIsclDefaultSigningMode Method
SetIsclDefaultEncryptionMode Method
SetIsclAuthenticationData(IntPtr,Int32) Method
SetIsclMaxCommunicationBlockLength Method
SetIsclMaxMessageLength Method
SetIsclMutualAuthenticationAlgorithm Method
SetIsclIndexForMutualAuthentication Method
SetIsclEncryptionKey Method
SetIsclEncryptionKeyIndex Method

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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