The information in this article applies to:
SUMMARYMicrosoft Message Queue Server (MSMQ) Explorer shows encrypted messages as clear text in the destination queue. This behavior is by design. You can determine from the Explorer or from inside an application if a specific message was encrypted when it was sent. MORE INFORMATION
MSMQ provides a secured channel for sending private, encrypted messages
throughout your MSMQ enterprise. MSMQ ensures that the body of private
messages are kept encrypted from the moment they leave the source Queue
Manager to the moment they reach their target Queue Manager.
REFERENCES
For more details on privacy issues and complete examples of sending a
private message using C API and ActiveX, take a look at "Private Messages"
topic in SDK Online help.
Additional query words: security
Keywords : MQProg |
Last Reviewed: August 30, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |