nEncryptionMode
Flag that specifies the encryption mode. Possible values are:
Value |
Meaning |
DICOM_ISCL_ENCRYPT_NONE |
[0x00000000]The data is transmitted without encryption. |
DICOM_ISCL_ENCRYPT_DESCBC |
[0x00001212] The data is transmitted encrypted using the DES algorithm in cipher block chaining mode. |
If any other value is used, the encryption mode will be set to DICOM_ISCL_ENCRYPT_NONE.