DerReader.this
this
(const(ubyte)[] data) pure nothrow @safeConstructs a reader over the given DER-encoded data.
Parameters
data | The DER-encoded bytes to read from. |
(const(ubyte)[] data) pure nothrow @safeConstructs a reader over the given DER-encoded data.
data | The DER-encoded bytes to read from. |