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

MQeCryptor_EncryptInput_st Struct Reference


Detailed Description

input parameter structure for MQeCryptor_EncryptFunc.


Data Fields

MQEVERSION version
MQeKeyHndl hKey
MQEINT32 encSeqNo
MQEBYTE * pInputData
MQEINT32 inputDataLen


Field Documentation

MQEVERSION MQeCryptor_EncryptInput_st::version
 

version number

MQeKeyHndl MQeCryptor_EncryptInput_st::hKey
 

key to use

MQEINT32 MQeCryptor_EncryptInput_st::encSeqNo
 

encryption sequence number - this can be used to update the encryption key

MQEBYTE* MQeCryptor_EncryptInput_st::pInputData
 

pointer to input byte array

MQEINT32 MQeCryptor_EncryptInput_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