Interface GenericObjectEncryptor<T>

  • All Superinterfaces:
    Encryptor<T,​java.io.File>

    public interface GenericObjectEncryptor<T>
    extends Encryptor<T,​java.io.File>
    The interface GenericObjectEncryptor can encrypt a generic object and return the encrypted result as File object
    • Method Summary