DerWriter.wrapTlv
Wraps content in a TLV with the given tag.
Parameters
tag | The ASN.1 tag. |
content | The value content bytes. |
Returns
The complete TLV-encoded bytes.
Wraps content in a TLV with the given tag.
tag | The ASN.1 tag. |
content | The value content bytes. |