A small-valued integer might be encoded as:
A an octet-string encodes just the bytes of the string, thus:
- Note that the value field is encoded using 2's complement notation
- If the value is greater than 127 or less than -128, more octets are required, hence the length is greater.