org.apache.jcp.xml.dsig.internal.dom
Class ApacheOctetStreamData
java.lang.Object
javax.xml.crypto.OctetStreamData
org.apache.jcp.xml.dsig.internal.dom.ApacheOctetStreamData
- All Implemented Interfaces:
- Data, ApacheData
public class ApacheOctetStreamData
- extends OctetStreamData
- implements ApacheData
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ApacheOctetStreamData
public ApacheOctetStreamData(XMLSignatureInput xi)
throws CanonicalizationException,
IOException
- Throws:
CanonicalizationException
IOException
getXMLSignatureInput
public XMLSignatureInput getXMLSignatureInput()
- Description copied from interface:
ApacheData
- Returns the XMLSignatureInput.
- Specified by:
getXMLSignatureInput
in interface ApacheData
Copyright © 2000–2013 The Apache Software Foundation. All rights reserved.