Client-Side Field Level Encryption Examples for Confluent Platform

The following code examples and demos (for Java, Go, C#/.NET, Node.js, and Python) can teach you how to use client-side field level encryption on Confluent Platform. You can find the example code in the Client-Side Field Level Encryption (CSFLE) Examples GitHub repository.

Requirements

  • A Confluent Enterprise cluster version 7.9 or later.
  • For clients supporting CSFLE, see Requirements.

Examples

Javascript

The following examples use the Kafka Javascript client. For details, see Confluent’s Javascript Client for Apache Kafka.