C E F K P U

P

PGP4j - Class in com.asiapeak.ezpgp4j
PGP Class for PGP Encryption If the method needs a file, you should specify it to the full path file name, otherwise it is treated as relative to current folder
This class uses ezpgp.ini as configuration file, you should specify it in constructor, or use default ezpgp.ini in user profile folder.
PGP4j() - Constructor for class com.asiapeak.ezpgp4j.PGP4j
Constructor Use "%USERPROFILE%\\ezpgp.ini" as configuration file
PGP4j(String) - Constructor for class com.asiapeak.ezpgp4j.PGP4j
Constructor
PGPkeys - Class in com.asiapeak.ezpgp4j
PGP Key elements
PGPkeys() - Constructor for class com.asiapeak.ezpgp4j.PGPkeys
Constructor
PGPkeys(String, String, String, String, String, String, String, String) - Constructor for class com.asiapeak.ezpgp4j.PGPkeys
Constructor: Initialize key element.

C E F K P U