Sets the index of the mutual authentication key to be used during the mutual authentication process.
public void SetIsclIndexForMutualAuthentication(
int index
)
Public Sub SetIsclIndexForMutualAuthentication( _
ByVal index As Integer _
)
public:
void SetIsclIndexForMutualAuthentication(
int index
)
index
Index of the key to be used for mutual authentication. Possible values for this index are between 1 and 8, inclusive.
This method sets the actual key used for mutual authentication operations, based on an index from 1 to 8.
For an example, refer to SetIsclMutualAuthenticationAlgorithm.
SetIsclMutualAuthenticationKey Method
SetIsclDefaultSigningMode Method
SetIsclDefaultEncryptionMode Method
SetIsclAuthenticationData(IntPtr,Int32) Method
SetIsclMaxCommunicationBlockLength Method
SetIsclMaxMessageLength Method
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET