You can translate the question and the replies:

PGP Encryption Custom Input Filter

We have a need to retrieve a PGP Encrypted file using the SFTP Delimited File connector. It appears that the only way to handle it (without having a preprocessor pull and decrypt) is to build a custom input filter. Has anyone already built this type of custom filter? If so, can you share the source and or walk us through the development requirements? Thanks, Brad Garrett, Data Access Service Manager, Johns Hopkins University Applied Physics Laboratory
user
29-03-2021 13:25:14 -0400
code

1 Answer

Hi, To develop a Java based Custom Input Filter to read the PGP Encrypted file using Virtual DataPort, you could refer to the samples available in the **<DENODO_HOME>/samples/vdp/customConnectionFilter** directory. For more information, refer to the [Developing Custom Input Filters](https://community.denodo.com/docs/html/browse/latest/en//vdp/developer/developing_extensions/developing_custom_input_filters/developing_custom_input_filters#developing-custom-input-filters) section of Virtual DataPort Developer Guide. If you need further assistance and if you are a user with valid support access, then you can raise a support case in Denodo Support Site, so that our support team can help you. Hope this helps!
Denodo Team
30-03-2021 06:33:56 -0400
code
You must sign in to add an answer. If you do not have an account, you can register here