Writes tagged data using buffer-to-buffer copy. As above,
this writes a standard DER record. This is often used when
efficiently encapsulating values in sequences.
@param tag the DER value tag for the data, such as
<em>DerValue.tag_Sequence</em>
@param ot buffered data
Writes tagged data using buffer-to-buffer copy. As above, this writes a standard DER record. This is often used when efficiently encapsulating values in sequences.
@param tag the DER value tag for the data, such as <em>DerValue.tag_Sequence</em> @param ot buffered data