You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/privacy/hipaa-eligible-segment.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,7 +40,7 @@ Segment encrypts the data in select fields [marked as yellow in the Privacy Port
40
40
> info "Data encryption is currently in public beta"
41
41
> Data encryption only supports event-stream, cloud-mode destinations. Only data fields in `context`, `traits`, and `property` objects can be encrypted.
42
42
>
43
-
> After Segment encrypts the data, the encrypted data value will always be a `string`. Any downstream validation that looks for `integer` data types will fail for encrypted values.
43
+
> After Segment encrypts the data, the encrypted data value will always be a `string`. Any downstream validation that looks for `integer`or `boolean`data types will fail for encrypted values.
44
44
45
45
### Configure data encryption for a new destination
0 commit comments