DerWriter.wrapSequence
void wrapSequence(size_t startPos)Wraps all bytes written since startPos in a SEQUENCE TLV.
Parameters
startPos | The position returned by a prior call to save. |
void wrapSequence(size_t startPos)Wraps all bytes written since startPos in a SEQUENCE TLV.
startPos | The position returned by a prior call to save. |