20module
com { module sun { module star { module xml { module crypto {
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition IllegalArgumentException.idl:27
base interface of all UNO interfaces
Definition XInterface.idl:46
Interface of the XML security template.
Definition XXMLSecurityTemplate.idl:29
SecurityOperationStatus getStatus()
Get the template status.
void setTemplate([in] com::sun::star::xml::wrapper::XXMLElementWrapper aXmlElement)
Load a XML signature template from XML signature element.
void setStatus([in] SecurityOperationStatus status)
Set the template status.
com::sun::star::xml::wrapper::XXMLElementWrapper getTemplate()
Get the XML signature element that represents the signature template.
void setTarget([in] com::sun::star::xml::wrapper::XXMLElementWrapper aXmlElement)
Load the target XML element, i.e.
Interface of XML Element Wrapper.
Definition XXMLElementWrapper.idl:30
SecurityOperationStatus
Defines results for security operation.
Definition SecurityOperationStatus.idl:26
Definition Ambiguous.idl:20