Service of XMLSignature. More...
import "XMLSignature.idl";
 
  
| Exported Interfaces | |
| interface | com::sun::star::xml::crypto::XXMLSignature | 
| interface | com::sun::star::lang::XInitialization | 
| Additional Inherited Members | |
|  Public Member Functions inherited from XXMLSignature | |
| com::sun::star::xml::crypto::XXMLSignatureTemplate | generate ([in] com::sun::star::xml::crypto::XXMLSignatureTemplate aTemplate, [in] com::sun::star::xml::crypto::XSecurityEnvironment aEnvironment) raises ( com::sun::star::xml::crypto::XMLSignatureException , com::sun::star::uno::SecurityException ) | 
| Perform signature in the environment of signature template and context. | |
| com::sun::star::xml::crypto::XXMLSignatureTemplate | validate ([in] com::sun::star::xml::crypto::XXMLSignatureTemplate aTemplate, [in] com::sun::star::xml::crypto::XXMLSecurityContext aContext) raises ( com::sun::star::xml::crypto::XMLSignatureException , com::sun::star::uno::SecurityException ) | 
| Perform validation in the environment of signature template and context. | |
|  Public Member Functions inherited from XInterface | |
| any | queryInterface ([in] type aType) | 
| queries for a new interface to an existing UNO object. | |
| void | acquire () | 
| increases the reference counter by one. | |
| void | release () | 
| decreases the reference counter by one. | |
|  Public Member Functions inherited from XInitialization | |
| void | initialize ([in] sequence< any > aArguments) raises ( com::sun::star::uno::Exception ) | 
| initializes the object. | |
Service of XMLSignature.
| interface com::sun::star::lang::XInitialization |