Interface CryptoModule

  • All Known Implementing Classes:
    DefaultCryptoModule

    public interface CryptoModule
    Classes that obey this interface may be used to provide encrypting and decrypting streams to the rest of Accumulo. Classes that obey this interface may be configured as the crypto module by setting the property crypto.module.class in the accumulo-site.xml file.