SetEncryptKeyISCL method (ILEADDicomNet)
short SetEncryptKeyISCL(long hNet, long nIndex, VARIANT AuthKey); | |
Overview |
Remarks
(Medical Imaging Suite only) Sets an encryption key at the specified index in the array.
The index of the encryption key is sent with every message sent from the sender to the receiver. Different encryption keys can be used for each message, as long as the keys of the sender and the receiver match.
See Also