Package | Description |
---|---|
org.apache.pulsar.client.api |
Modifier and Type | Method and Description |
---|---|
EncryptionKeyInfo |
CryptoKeyReader.getPrivateKey(String keyName,
Map<String,String> metadata) |
EncryptionKeyInfo |
CryptoKeyReader.getPublicKey(String keyName,
Map<String,String> metadata)
Return the encryption key corresponding to the key name in the argument
|
Copyright © 2017–2019 Apache Software Foundation. All rights reserved.