Discuss this help topic in SecureBlackbox Forum
Contains decrypted data represented as an XML node list.
Declaration
Description
Use this property after successful call to Decrypt to read the decrypted data as an XML node list. Note, that the node is present only if the decrypted data contained a valid XML node list.
The TElXMLDecryptor component remains the owner of the returned object and deletes the object, when you dispose of the component.