|
|
|
|
|
by jcranmer
246 days ago
|
|
It's been a long time since I last stared at DER, but my recollection was for the ASN.1 schema I was decoding, basically all of the tags ended up not using the universal tag information, so you just had to know what the type was supposed to be. The fact that everything was implicit was why I qualified it with "most of the time"; it was that way in my experience. |
|
So yeah, in that instance you do need a schema to make progress beyond "an object of some size is here in the stream."