public class RecomputedDigestValueImpl extends iaik.xml.crypto.dsig.DigestValueImpl implements RecomputedDigestValue
RecomputedDigestValue element which supports the DOM
XML representation and marshaling mechanism.| Modifier and Type | Field and Description |
|---|---|
protected int |
order_
The order attribute.
|
implMap_, state_, STATE_CREATED, STATE_MARSHALED, STATE_UNINITIALIZED, STATE_UNMARSHALEDLOCAL_NAME| Constructor and Description |
|---|
RecomputedDigestValueImpl(byte[] value,
int order) |
RecomputedDigestValueImpl(DOMCryptoContext context,
Node node)
Creates a new instance of this
RecomputedDigestValueImpl with the given
context and node. |
| Modifier and Type | Method and Description |
|---|---|
String |
getLocalName() |
String |
getNamespace() |
int |
getOrder()
The order of the
RecomputedDigestValue in the
RenewedDigests. |
protected void |
marshalAttributes(DOMCryptoContext context,
Element parent) |
protected void |
unmarshalAttributes(NamedNodeMap attributes,
DOMCryptoContext context) |
appendValue, getDigestValue, marshalElement, unmarshalElementaddBytesToElement, addBytesToElement, clearMarshalling, clearMarshalling, getBytesFromElement, getBytesFromElementStream, getChildStructures, getChildStructureVersion, getHere, getImplClass, getInstance, getInstance, getNode, getParentStructure, getParentStructureOf, getQualifiedName, getQualifiedName, hasNSDeclAttrInScope, isFeatureSupported, isNSDeclInScope, marshal, marshalIDAttribute, newIDforLookUp, putChildStructure, putImplClass, setBackToCompatibilityPrior1_14, setNode, setParentStructure, toString, unmarshal, unmarshalIDAttribute, unmarshalStructures, wrapNodeclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetDigestValueisFeatureSupportedpublic RecomputedDigestValueImpl(byte[] value,
int order)
value - public RecomputedDigestValueImpl(DOMCryptoContext context, Node node) throws MarshalException
RecomputedDigestValueImpl with the given
context and node.context - the contextnode - the node to unmarshal fromNullPointerException - if config, context or node
is nullMarshalException - if an exception occurs during unmarshalingprotected void marshalAttributes(DOMCryptoContext context, Element parent) throws MarshalException
marshalAttributes in class iaik.xml.crypto.dom.DOMStructureMarshalExceptionDOMStructure.marshalAttributes(DOMCryptoContext,
Element)protected void unmarshalAttributes(NamedNodeMap attributes, DOMCryptoContext context) throws MarshalException
unmarshalAttributes in class iaik.xml.crypto.dom.DOMStructureMarshalExceptionDOMStructure.unmarshalAttributes(org.w3c.dom.NamedNodeMap,
DOMCryptoContext)public String getLocalName()
getLocalName in class iaik.xml.crypto.dsig.DigestValueImplDOMStructure.getLocalName()public String getNamespace()
getNamespace in class iaik.xml.crypto.dom.XmldsigDOMStructureXadesDOMStructure.getNamespace()public int getOrder()
RecomputedDigestValueRecomputedDigestValue in the
RenewedDigests.getOrder in interface RecomputedDigestValueRecomputedDigestValue.RecomputedDigestValue.getOrder()© 2002-2005 IAIK, © 2004, 2006 - 2017 Stiftung SIC