|
Transformer classes provide additional on-the-fly services like compression, encryption and integrity checking of the packets being sent. They are available for use only under MsgConnect Commercial License.
Transformer classes operate with the whole message starting from MsgID field, so if the message is encrypted, the intersepting part knows nothing about the message (besides it's size). The transformers are applied in the following order: compression, sealing, encryption. This allows to test integrity checking after decompression is done.
|
|
