Package org.apache.pulsar.common.api
Class EncryptionContext
- java.lang.Object
-
- org.apache.pulsar.common.api.EncryptionContext
-
public class EncryptionContext extends java.lang.Object
Class representing an encryption context.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
EncryptionContext.EncryptionKey
Encryption key with metadata.
-
Constructor Summary
Constructors Constructor Description EncryptionContext()
-