diff --git a/widgets/SensitiveRecordDecrypt-transform.json b/widgets/SensitiveRecordDecrypt-transform.json index 3af463d..749e606 100644 --- a/widgets/SensitiveRecordDecrypt-transform.json +++ b/widgets/SensitiveRecordDecrypt-transform.json @@ -232,7 +232,7 @@ "allowedTypes": [ "string" ], - "description": "(Optional) Provide additional field to be used as Context. If the primary value is the same but the Context field value is different then two different encrypted values will be generated." + "description": "(Optional) Provide additional field to be used as Context. If the primary value is the same but the Context field value is different then two different encrypted values will be generated. For deterministic encryption, do not specifiy a context." } } ],