Main Page   Modules   Data Structures   File List   Data Fields   Globals   Related Pages  

MQeCryptor_DecryptInput_st_ Struct Reference


Detailed Description

input parameter structure for MQeCryptor_DecryptFunc.


Data Fields

MQEVERSION version
MQeKeyHndl hKey
MQEINT32 decSeqNo
MQEBYTE * pInputData
MQEINT32 inputDataLen


Field Documentation

MQEVERSION MQeCryptor_DecryptInput_st_::version
 

version number

MQeKeyHndl MQeCryptor_DecryptInput_st_::hKey
 

key to use

MQEINT32 MQeCryptor_DecryptInput_st_::decSeqNo
 

decryption sequence number

MQEBYTE* MQeCryptor_DecryptInput_st_::pInputData
 

pointer to input byte array

MQEINT32 MQeCryptor_DecryptInput_st_::inputDataLen
 

input byte array length


The documentation for this struct was generated from the following file:
Generated Mon Apr 14 10:11:58 2003 for Websphere MQ Everyplace for Multiplatforms C Programming Reference