Module crypt.api

Interface GenericObjectEncryptor<T>

All Superinterfaces:
Encryptor<T,File>

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

    Methods inherited from interface io.github.astrapi69.crypt.api.Encryptor

    encrypt