DerWriter.wrapContext

void wrapContext(size_t startPos, ubyte tagNumber)

Wraps all bytes written since startPos in a context-tagged TLV.

The context tag is marked as constructed.

Parameters

startPosThe position returned by a prior call to save.
tagNumberThe context tag number.