GetPeerAuthDataISCL method (ILEADDicomNet)

VB.NET example

C# example

Visual Basic example

Visual C++ 5.0 example

 

Syntax

short GetPeerAuthDataISCL(long hNet, VARIANT *vBuffer, long *nLength);

Overview

Refer to Sending and Receiving Messages with ISCL

Remarks

(Medical Imaging Suite only) Gets the authentication data the peer computer sent during mutual authentication.

The receiver of a message can only call this method, if the message is not successfully received.

See Also

Elements:

StartUp method, GetPeerMACISCL method, GetPeerEncryptionISCL method, GetPeerRequestedMessageLengthISCL method

Topics:

DICOM Security: Working with ISCL