Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 722 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 722 Bytes

PureEngage Data Download Service Java Client Utilities

Utility library and sample code for decrypting export files downloaded from the PureEngage Data Download Service.

Getting Started

See sample code.

Installing

This library has not been made available to any public repositories. You can download the code in this repository and include it in your project, or use JitPack for Maven to fetch directly the GitHub commit.

Dependencies

Code here relies on the BouncyCastle and JavaMail libraries.