Discuss this help topic in SecureBlackbox Forum
Encrypts the specified XML data
Declaration
Parameters
Description
Use this method to perform data encryption. Then call SaveToDocument method to save the encrypted data.
Before calling Encrypt you should specify the key to be used for encryption (set KeyData property). If you include the key together with encrypted data (see EncryptKey), then you also need to specify KeyEncryptionKeyData and set other properties of TElXMLEncryptor.