Data encryption
Payload Codecs encrypt Workflow inputs, outputs, and Signals before they reach the Temporal Service, so plaintext stays on hosts you control.
Payload Codecs encrypt Workflow inputs, outputs, and Signals before they reach the Temporal Service, so plaintext stays on hosts you control.
Encrypt data sent to and from the Temporal Service using a custom Payload Codec in the .NET SDK.
Encrypt data sent to and from the Temporal Service using a custom Payload Codec in the Go SDK.
Encrypt data sent to and from the Temporal Service using a custom Payload Codec in the Java SDK.
Encrypt data sent to and from the Temporal Service using a custom Payload Codec in the Python SDK.
Encrypt data sent to and from the Temporal Service using a custom Payload Codec in the Ruby SDK.
Encrypt data sent to and from the Temporal Service using a custom Payload Codec in the TypeScript SDK.