EldoS
MsgConnect home / Documentation / AESEncryption class
Navigation
Web site
Support
Table Of Contents

AESEncryption class

Methods     See also    


AESEncryption is a descendant of BaseEncryption.

AESEncryption provides transparent AES encryption for MsgConnect.

Description

    Use AESEncryption to add encryption to message delivery process. Set the Encryptor property of the transport to the reference to AESEncryption component to enable encryption. Use SetKey method to set the encryption keys for different communication partners (clients or servers). Note, that if you employ encryption, you MUST define at least the default keys. In other words, if you don't set the keys for the recipient or at least default keys, then instead of encrypted data garbage will be sent.

Methods

  • ClearKeys
  • Create
  • Destroy
  • SetKey

See also:     Encryptor

 
Contact Us | Subscribe | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2005, EldoS Corporation