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
@@ -35,7 +35,7 @@ These logs can be provided upon request. For specific requests, please reach out
35
35
36
36
##Data encryption
37
37
38
-
Segment encrypts the data in select fields[marked as yellow in the Privacy Portal](/docs/privacy/portal/#default-pii-matchers) before sending them to event stream, cloud mode destinations, further supporting HIPAA compliance in your destinations. Segment's public and private key pairs are generated using aaRSAES OAEP SHA 256 algorithm.
38
+
Segment encrypts the data in select fields[marked as yellow in the Privacy Portal](/docs/privacy/portal/#default-pii-matchers) before sending them to event stream, cloud mode destinations, further supporting HIPAA compliance in your destinations. Segment's public and private key pairs are generated using a RSAES OAEP SHA 256 algorithm.
39
39
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.