Functions | |
MQERETURN | mqe3DESCryptor_new (MQeExceptBlock *pErrStruct, MQe3DESCryptorHndl *ph3DESCryptor) |
This function constructs an MQe3DESCryptor object. | |
MQERETURN | mqe3DESCryptor_free (MQe3DESCryptorHndl h3DESCryptor, MQeExceptBlock *pErrStruct) |
This function frees the MQe3DESCryptor handle h3DESCryptor. |
This object is a triple DES cryptor object that provides an attribute object with the mechanism to perform triple DES encryption. Attribute objects are associated with channel and MQeFields objects.
|
|
|
|