Functions | |
MQERETURN | mqeKey_new (MQeExceptBlock *pExceptBlock, MQeKeyHndl *phKey) |
Constructs an MQeKey. | |
MQERETURN | mqeKey_free (MQeKeyHndl hKey, MQeExceptBlock *pExceptBlock) |
Frees the MQeKey pointed to by hKey. | |
MQERETURN | mqeKey_setLocalKey (MQeKeyHndl hKey, MQeExceptBlock *pExceptBlock, MQECONST MQeStringHndl hLocalCipherKey) |
Sets the seed from which the encrypt and decrypt keys are derived. |
MQeKeys can be attached to and used by an attribute.
|
|
|
|
|
|