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 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 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 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