Database Reference
In-Depth Information
When running the server, NSB will decrypt the message before it passes it to the server's
message handler.
All that is really needed is that both the ends should be enabled for AES in IBus using the
configuration, .RijindaelEncryptionService(); . We set a part of the message
that we want to encrypt using public WireEncryptionString Secret {
get;set; } where WireEncryptionString defines that the string will be encryp-
ted. Also, the secret key has to be in App.config of both the client and the server.
Search WWH ::




Custom Search