Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


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

unpublished interface XXMLSignature
Usage Restrictions
not published
Description
* Interface of XML signature * *

This interface represents a xml signer or vertifier.

* *

The signer or vertifier concrete a key by retrieve signature context and * signature template.

* *

In some cases, the signer or vertifier can dertermine and locate the * contents to be signed from the signature template by dereference the URI.

* *

In some cases, the contents to be signed need to be clearly pointed out by * the signature template.


Methods' Summary
generate * Perform signature in the environment of signature template and context.  
validate * Perform validation in the environment of signature template and context.  
Methods' Details
generate
XXMLSignatureTemplate
generate( [in] XXMLSignatureTemplate  aTemplate,
[in] XSecurityEnvironment  aEnvironment )
raises( XMLSignatureException,
::com::sun::star::uno::SecurityException );

Description
* Perform signature in the environment of signature template and context.
validate
XXMLSignatureTemplate
validate( [in] XXMLSignatureTemplate  aTemplate,
[in] XXMLSecurityContext  aContext )
raises( XMLSignatureException,
::com::sun::star::uno::SecurityException );

Description
* Perform validation in the environment of signature template and context.
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.