DerReader.this

this(const(ubyte)[] data) pure nothrow @safe

Constructs a reader over the given DER-encoded data.

Parameters

dataThe DER-encoded bytes to read from.