Package com.yahoo.jrt

Class NullCryptoEngine

java.lang.Object
com.yahoo.jrt.NullCryptoEngine
All Implemented Interfaces:
CryptoEngine, AutoCloseable

public class NullCryptoEngine extends Object implements CryptoEngine
CryptoEngine implementation that performs no encryption.