UseHex Property

Whether input or output is hex encoded.

Data Type

Boolean

Default Value

false

Remarks

This property specifies whether the encrypted data is hex encoded.

If set to True, when encrypting the task will perform the encryption as normal and then hex encode the output.

If set to True, when decrypting the task will expect the input to hold hex encoded data. The task will then hex decode the data and perform decryption as normal.

Copyright (c) 2022 /n software inc. - All rights reserved.
/n software Tasks for SSIS - Version 20.0 [Build 8319]