diff --git a/widgets/SensitiveRecordRedaction-transform.json b/widgets/SensitiveRecordRedaction-transform.json index 6ac8806..a0b209c 100644 --- a/widgets/SensitiveRecordRedaction-transform.json +++ b/widgets/SensitiveRecordRedaction-transform.json @@ -488,7 +488,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." } } ], @@ -639,7 +639,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." } } ],