uCosminexus Application Server, Security Management Guide

[Contents][Index][Back][Next]

KEXS50017-E

No corresponding DOM node exists.

(Cause)
An attempt was made to apply the decryptXML method to EncryptedData that was not created from an existing Element node, or a replacement attempt was made in decryption mode.
(Processing)
An exception is issued.
(Action)
Use EncryptedData created with the newEncryptedData method (XMLSecurityContext or Element) of the XMLEncryptionFactory class.