Content for OpenOffice.org version 3.3.
:: com :: sun :: star :: xml :: crypto ::
|
| unpublished |
interface XXMLSignatureTemplate |
|
|
- Base Interfaces
XXMLSignatureTemplate
┗ XXMLSecurityTemplate
-
|
- Usage Restrictions
- not published
- Description
- * Interface of XML signature template
*
*
This interface represents a signature template, which is the same as the
* desired xml signature element but some of the nodes may be empty. The empty
* entities include digest value and signature value. Empty entities are not
* allowed in a signature template when performing validation.
*
* In some cases, the signer or vertifier can dertermine and locate the
* contents to be signed from the template by dereference the URI.
*
* With the help of signature context, the signer or verifier specifies the
* key from the KeyInfo in the signature template.
*
* Owner: Andrew Fan
|
| Methods' Summary |
| getTargets |
* Get the target xml element, i.e. the element to be signed
|
| setBinding |
* Set the dynamic URI binding
|
| getBinding |
* Get the dynamic URI binding
|
| Methods' Details |
getTargets
- Description
- * Get the target xml element, i.e. the element to be signed
|
|
setBinding
- Description
- * Set the dynamic URI binding
|
|
getBinding
- Description
- * Get the dynamic URI binding
|
|
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.