java.lang.Object
com.sun.xml.wss.impl.misc.ByteArray
- Author:
- K.Venugopal@sun.com
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ByteArray
public ByteArray(byte[] iv, byte[] ed) Creates a new instance of ByteArray
-
-
Method Details
-
getLength
public int getLength() -
byteAt
public byte byteAt(int i)
-