Package com.sun.xml.wss.impl.misc
Class ByteArray
- java.lang.Object
-
- com.sun.xml.wss.impl.misc.ByteArray
-
public class ByteArray extends Object
- Author:
- K.Venugopal@sun.com
-
-
Constructor Summary
Constructors Constructor Description ByteArray(byte[] iv, byte[] ed)Creates a new instance of ByteArray
-