Uses of Class
org.apache.pulsar.common.api.EncryptionContext
Packages that use EncryptionContext
-
Uses of EncryptionContext in org.apache.pulsar.client.api
Methods in org.apache.pulsar.client.api that return types with arguments of type EncryptionContextModifier and TypeMethodDescriptionMessage.getEncryptionCtx()
EncryptionContext
contains encryption and compression information in it using which application can decrypt consumed message with encrypted-payload.