When encoding DER note the positions of the DER start and end.
authorNikos Mavrogiannopoulos <nmav@redhat.com>
Mon, 9 Jun 2014 09:30:06 +0000 (11:30 +0200)
committerNikos Mavrogiannopoulos <nmav@redhat.com>
Mon, 9 Jun 2014 09:30:08 +0000 (11:30 +0200)
commit220c35dfae010a503b3993044376f96d57e062a1
treee6d8a87f55aede3b39da69ee4d736efb15e0f374
parentf908a06812970930ca6c0e8545e9d4c8e2d0c690
When encoding DER note the positions of the DER start and end.

That will allow using asn1_der_decoding_startEnd() without
performing decoding.
lib/coding.c