:: com :: sun :: star :: xml :: crypto ::

interface XXMLEncryptionTemplate
Base Interfaces
XXMLEncryptionTemplateXXMLSecurityTemplate

XXMLSecurityTemplate

Methods' Summary
getTarget * Get the target XML element, i.e. the element to be encrypted  
Methods' Details
getTarget
::com::sun::star::xml::wrapper::XXMLElementWrapper
getTarget();

Description
* Get the target XML element, i.e. the element to be encrypted
Top of Page