Package io.github.astrapi69.crypt.api
Interface GenericObjectDecryptor<R>
- Type Parameters:
R- the generic type of the return type object
The interface
GenericObjectDecryptor can decrypt an encrypted File object that
was previously encrypted and return the decrypted result as generic object-
Method Summary