DerInputBuffer.getBitString

Returns the bit string which takes up the specified number of bytes in this buffer.

  1. byte[] getBitString(int len)
    class DerInputBuffer
    byte[]
    getBitString
    (
    int len
    )
  2. byte[] getBitString()

Meta