Descriptionasn1: Improved encoding/decoding for OID types
The first identifier in an Object Identifer must be between 0 and 2
inclusive. The range of values that the second one can take depends
on the value of the first one.
The two first identifiers are not necessarily encoded in a single octet,
but in a varint.
Patch Set 1 #Patch Set 2 : diff -r 7eca82ec46af https://code.google.com/p/go #Patch Set 3 : diff -r 7eca82ec46af https://code.google.com/p/go #
MessagesTotal messages: 4
|