-
- Type Parameters:
R
- the generic type of the return type object
- All Superinterfaces:
Decryptor<java.io.File,R>
public interface GenericObjectDecryptor<R> extends Decryptor<java.io.File,R>
The interfaceGenericObjectDecryptor
can decrypt an encryptedFile
object that was previously encrypted and return the decrypted result as generic object