asit.moa.client.sign
Interface SignReference
- All Known Implementing Classes:
- SignReferenceImpl
- public interface SignReference
- Author:
- atauber
TODO To change the template for this generated type comment go to
Window - Preferences - Java - Code Style - Code Templates
STRUCTURE_DETACHED
public static final int STRUCTURE_DETACHED
- See Also:
- Constant Field Values
STRUCTURE_ENVELOPING
public static final int STRUCTURE_ENVELOPING
- See Also:
- Constant Field Values
setXMLContent
public void setXMLContent(Document doc)
setXMLContent
public void setXMLContent(NodeList list)
setBinaryContent
public void setBinaryContent(byte[] binaryContent)
setLocRefContent
public void setLocRefContent(String reference)
setReference
public void setReference(String reference)
setStructure
public void setStructure(int structure)
setIsChildOfManifest
public void setIsChildOfManifest(boolean isChildOfManifest)
setTransformations
public void setTransformations(iaik.ixsil.algorithms.Transform[] transforms)
setTransformations
public void setTransformations(Element transforms)
setTransformsProfileID
public void setTransformsProfileID(String id)
setMetaInfo
public void setMetaInfo(MetaInfo metaInfo)
toElement
public Element toElement(Document doc)
throws ClientException
- Throws:
ClientException
Copyright 2007 Institut fuer Angewandte Informationsverarbeitung und Kommunikationstechnologie. All Rights Reserved.