(incubating) | The Free and Open Productivity Suite

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for OpenOffice.org version 3.3.

:: 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 OpenOffice is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.

Copyright & License
Apache and the Apache feather logos are trademarks of The Apache Software Foundation. OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.