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