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
- Description
- * Perform signature in the environment of signature template and context.
|
|
validate
- Description
- * Perform validation in the environment of signature template and context.
|
|
Top of Page
Copyright © 1995, 2010, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.