|
PowerBuilder 10 introduces a new cryptographic object, the PBCrypto proxy object. This proxy object exposes a wide array of cryptographic operations suitable for use inside PowerBuilder objects. It gives you easy access to the full range of cryptographic operations, from digital signatures to message digests and powerful symmetric encryption algorithms.
The PBCrypto proxy object, pbcryptoclient100.pbd, is installed in the Cryptograph subdirectory in your PowerBuilder 10.0 installation directory.
For more information
The Cryptograph directory contains a readme file that explains how to set up your computer to use the proxy object, a demo application, and a white paper that describes the object and its API.
|