| Parameter | Type | Description |
|---|---|---|
| container | AnnContainer | The reference AnnContainer. |
| bounds | LeadRectD | The location and size in container on where to de-scramble the image data. This is in container coordinates. |
| key | int | The key to use for the de-scramble operation. |
Encrypt is called to scramble the image data using a key. The same key is used when Decrypt is called de-scramble the data. Refer to AnnDataProvider for more information.