LibreOffice
LibreOffice 5.0 SDK API Reference
|
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 | |
![]() | |
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. More... | |
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. More... | |
![]() | |
void | initialize ([in] sequence< any > aArguments) raises ( com::sun::star::uno::Exception ) |
initializes the object. More... | |
Service of XMLSignature.
interface com::sun::star::lang::XInitialization |