DerValue.this

Get an ASN.1/DER encoded datum from part of a buffer. That part of the buffer must hold exactly one datum, including its tag and length.

@param buf the buffer @param offset start point of the single DER-encoded dataum @param length how many bytes are in the encoded datum

Meta