|
Delphi component and routines for PGP SDK
Shrinks tens lines of complex code required to perform PGP tasks to a single function call.
Uses only pure Delphi code and native PGP SDK dynamic-link libraries without any intermediate DLLs.
All functions are dinamically linked to PGP DLL so your project would not be crashed on the client's computer where the PGP hadn't installed.
Consists of two parts: a component TMCPGP, and a set of pgp_XXXX routines. Each part offers it's special features.
 |
|
|