Interface CryptoKeyReaderFactory


public interface CryptoKeyReaderFactory
Factory class to create CryptoKeyReader.
  • Method Summary

    Modifier and Type
    Method
    Description
    org.apache.pulsar.client.api.CryptoKeyReader
     
  • Method Details

    • create

      org.apache.pulsar.client.api.CryptoKeyReader create()