| Package | Description |
|---|---|
| io.quicksign.kafka.crypto | |
| io.quicksign.kafka.crypto.encryption | |
| io.quicksign.kafka.crypto.pairing.serdes |
| Constructor and Description |
|---|
CryptoDeserializer(org.apache.kafka.common.serialization.Deserializer<? extends T> rawDeserializer,
Decryptor decryptor) |
CryptoDeserializerFactory(Decryptor decryptor) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultDecryptor
Default implementation of Decryptor.
|
| Constructor and Description |
|---|
CryptoSerdeFactory(Encryptor encryptor,
Decryptor decryptor,
KeyReferenceExtractor keyReferenceExtractor) |
Copyright © 2018. All rights reserved.