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

InternalAuthenticateIscl Method








This challenge code will be used in the generation of the response code. This value is similar to a time stamp.
A variable to be updated with the response code generated.
A value that indicates the current mutual authentication key.
Generates a response code, based on the specified challenge code. .NET support
Syntax
protected virtual bool InternalAuthenticateIscl( 
   long challenge,
   ref long response,
   long parameter
)
'Declaration
 
Protected Overridable Function InternalAuthenticateIscl( _
   ByVal challenge As Long, _
   ByRef response As Long, _
   ByVal parameter As Long _
) As Boolean
'Usage
 
Dim instance As DicomNet
Dim challenge As Long
Dim response As Long
Dim parameter As Long
Dim value As Boolean
 
value = instance.InternalAuthenticateIscl(challenge, response, parameter)
protected virtual bool InternalAuthenticateIscl( 
   long challenge,
   ref long response,
   long parameter
)
ObjectiveC Syntax
 function Leadtools.Dicom.DicomNet.InternalAuthenticateIscl( 
   challenge ,
   response ,
   parameter 
)
protected:
virtual bool InternalAuthenticateIscl( 
   int64 challenge,
   int64% response,
   int64 parameter
) 

Parameters

challenge
This challenge code will be used in the generation of the response code. This value is similar to a time stamp.
response
A variable to be updated with the response code generated.
parameter
A value that indicates the current mutual authentication key.

Return Value

true if the generation of the response code was successful; otherwise, false.
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
GetLastIsclOrTlsError 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