public class NodeSetData2OctetStreamDataExpatiator extends Object implements NodeSetData
NodeSetData to
OctetStreamData and makes it explicit.
NodeSetData
to OctetStreamData conversion. In cases in which
inclusive canonicalization is desired, we RECOMMEND that Canonical XML 1.1
The property
iaik.xml.crypto#NodeSetData2OctetStreamData enables this feature by setting
it to
CanonicalizationMethodImpl.C14n11_INCLUSIVE.
This causes the identified CanonicalizationMethod to be inserted
into the Transforms
where a conversion form NodeSetData to
OctetStreamData is needed.
Another CanonicalizationMethod identifier may be used here as well.
If the property is not set or set to null the default 4.3.3.2 The Reference Processing Model (second bullet point) TODO Update
the URL applies and
CanonicalizationMethod.INCLUSIVE will be used
implicitly without being made explicit the
Transforms.
| Modifier and Type | Method and Description |
|---|---|
OctetStreamData |
expatiateNodeSetData2OctetstreamData(XMLCryptoContext context,
boolean digestInput) |
Iterator |
iterator()
Returns a read-only iterator over the nodes contained in this
NodeSetData in
document order . |
public Iterator iterator()
javax.xml.crypto.NodeSetDataNodeSetData in
document order . Attempts to modify the returned iterator via the
remove method throw UnsupportedOperationException
.iterator in interface NodeSetDataIterator over the nodes in this
NodeSetData in document orderpublic OctetStreamData expatiateNodeSetData2OctetstreamData(XMLCryptoContext context, boolean digestInput) throws TransformException
TransformException© 2002-2005 IAIK, © 2004, 2006 - 2019 Stiftung SIC