|
XML Security, 1.6 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.xml.crypto.OctetStreamData
com.ibm.xml.crypto.dsig.dom.transform.BinaryData
public class BinaryData
| Constructor Summary | |
|---|---|
BinaryData(byte[] d)
Note: d is NOT copied. |
|
| Method Summary | |
|---|---|
byte[] |
getData()
Note: This returns the data directly, not copy. |
| Methods inherited from class javax.xml.crypto.OctetStreamData |
|---|
getMimeType, getOctetStream, getURI |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BinaryData(byte[] d)
| Method Detail |
|---|
public byte[] getData()
|
XML Security, 1.6 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||