Monday, May 18, 2009

Decrypt Data on AS400 - QC3DECDT, Qc3DecryptData API

The Decrypt Data (OPM, QC3DECDT; ILE, Qc3DecryptData) API restores encrypted data to a clear (intelligible) form

example

calling Qc3EncryptData with Pointers

http://forums.systeminetwork.com/isnetforums/showthread.php?p=211649


Sample program to demonstrate use of Cryptographic Services APIs.
APIs demonstrated in this program are:
Create Algorithm Context
Create Key Context
Decrypt Data
Destroy Key Context
Destroy Algorithm Context

http://publib.boulder.ibm.com/infocenter/iseries/v5r4/index.jsp?topic=/apis/qc3BillCusILERPG.htm

No comments:

Post a Comment