Class ByteArray

java.lang.Object
com.sun.xml.wss.impl.misc.ByteArray

public class ByteArray extends Object
Author:
K.Venugopal@sun.com
  • 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)