R - the generic type of the return type objectpublic interface GenericObjectDecryptor<R> extends Decryptor<java.io.File,R>
GenericObjectDecryptor can decrypt an encrypted File object that
was previously encrypted and return the decrypted result as generic object