类的使用
org.apache.pulsar.client.api.EncryptionKeyInfo
-
使用EncryptionKeyInfo的程序包 程序包 说明 org.apache.pulsar.client.api Pulsar Client API. -
-
org.apache.pulsar.client.api中EncryptionKeyInfo的使用
返回EncryptionKeyInfo的org.apache.pulsar.client.api中的方法 修饰符和类型 方法 说明 EncryptionKeyInfoCryptoKeyReader. getPrivateKey(java.lang.String keyName, java.util.Map<java.lang.String,java.lang.String> metadata)EncryptionKeyInfoCryptoKeyReader. getPublicKey(java.lang.String keyName, java.util.Map<java.lang.String,java.lang.String> metadata)Return the encryption key corresponding to the key name in the argument.
-