|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.xml.wss.impl.misc.ByteArray
public class ByteArray
| Constructor Summary | |
|---|---|
ByteArray(byte[] iv,
byte[] ed)
Creates a new instance of ByteArray |
|
| Method Summary | |
|---|---|
byte |
byteAt(int i)
|
int |
getLength()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ByteArray(byte[] iv,
byte[] ed)
| Method Detail |
|---|
public int getLength()
public byte byteAt(int i)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||