- index
- Index of the encryption key to be used for encryption. Possible values for this index are 1 through 8 and 16.
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As DicomNet Dim index As Integer instance.SetIsclEncryptionKeyIndex(index) |
Parameters
- index
- Index of the encryption key to be used for encryption. Possible values for this index are 1 through 8 and 16.
For an example, refer to SetIsclMutualAuthenticationAlgorithm.
Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)
Reference
DicomNet ClassDicomNet Members
SetIsclEncryptionKey Method
SetIsclDefaultSigningMode Method
SetIsclDefaultEncryptionMode Method
SetIsclAuthenticationData(IntPtr,Int32) Method
SetIsclMaxCommunicationBlockLength Method
SetIsclMaxMessageLength Method
SetIsclMutualAuthenticationAlgorithm Method
SetIsclMutualAuthenticationKey Method
SetIsclIndexForMutualAuthentication Method