- index
- Index of the key to be used for mutual authentication. Possible values for this index are between 1 and 8, inclusive.
Visual Basic (Declaration) | |
---|---|
Public Sub SetIsclIndexForMutualAuthentication( _ ByVal index As Integer _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
Parameters
- index
- Index of the key to be used for mutual authentication. Possible values for this index are between 1 and 8, inclusive.
For an example, refer to DicomNet.SetIsclMutualAuthenticationAlgorithm.
This method sets the actual key used for mutual authentication operations, based on an
index from 1 to 8.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family
Reference
DicomNet ClassDicomNet Members
SetIsclMutualAuthenticationKey Method
SetIsclDefaultSigningMode Method
SetIsclDefaultEncryptionMode Method
SetIsclAuthenticationData(IntPtr,Int32) Method
SetIsclMaxCommunicationBlockLength Method
SetIsclMaxMessageLength Method
SetIsclMutualAuthenticationAlgorithm Method
SetIsclEncryptionKey Method
SetIsclEncryptionKeyIndex Method