类 EncryptionContext
- java.lang.Object
-
- org.apache.pulsar.common.api.EncryptionContext
-
public class EncryptionContext extends java.lang.Object
Class representing an encryption context.
-
-
嵌套类概要
嵌套类 修饰符和类型 类 说明 static class
EncryptionContext.EncryptionKey
Encryption key with metadata.
-
构造器概要
构造器 构造器 说明 EncryptionContext()
-