DerValue.getUnalignedBitString

Returns an ASN.1 BIT STRING value that need not be byte-aligned.

@return a BitArray representing the bit string held in this value

  1. BitArray getUnalignedBitString()
    class DerValue
    BitArray
    getUnalignedBitString
    ()
  2. BitArray getUnalignedBitString(bool tagImplicit)

Meta