add asn1_u24_to_bitstring()

Sometimes we have a native uint32_t, but we don't want to encode
it to a 4-byte long ASN1 BITSTRING, but rather to one that is only
24 bits.
2 files changed
tree: 2cd1d5a0dddc7ecb4d2a873e26e029e964d81bb3
  1. asn1/
  2. pcap/
  3. specs/
  4. src/
  5. .gitignore
  6. README