Lanayx opened a new issue #8382: URL: https://github.com/apache/pulsar/issues/8382
**Is your feature request related to a problem? Please describe.** Currently functions don't provide api for uploading public/private keys for managing e2e encryption/decryption **Describe the solution you'd like** Most obvious solution will be to expose ICryptoKeyReader to be used on source/sink creation. Implementation should be providing public and private keys. **Describe alternatives you've considered** Don't use pulsar functions and use a custom consumer/producer pair **Additional context** Add any other context or screenshots about the feature request here. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
