DerValue.this

Get an ASN1/DER encoded datum from an input stream. The stream may have additional data following the encoded datum. In case of indefinite length encoded datum, the input stream must hold only one datum.

@param in the input stream holding a single DER datum, which may be followed by additional data

Meta