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: core/src/main/java/io/quicksign/kafka/crypto/pairing/package-info.java
+1-1
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@
29
29
* and put in the context the cryptographic key reference, that will be used to encrypt the record value.</p>
30
30
*
31
31
* <p>This based on the fact that {@link org.apache.kafka.clients.producer.KafkaProducer#doSend(org.apache.kafka.clients.producer.ProducerRecord, org.apache.kafka.clients.producer.Callback) KafkaProducer}
Copy file name to clipboardExpand all lines: samples/kafkastream-with-keyrepo-sample/src/main/java/io/quicksign/kafka/crypto/samples/stream/keyrepo/SampleStream.java
0 commit comments