DerValue.getUnalignedBitString

Returns an ASN.1 BIT STRING value, with the tag assumed implicit based on the parameter. The bit string need not be byte-aligned.

@params tagImplicit if true, the tag is assumed implicit. @return the bit string held in this value

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

Meta