modern-pdf-lib / encodeSequence
Function: encodeSequence()
encodeSequence(
contents):Uint8Array
Defined in: src/signature/pkcs7.ts:191
Encode a SEQUENCE containing the given DER-encoded contents.
Parameters
contents
Uint8Array<ArrayBufferLike>[]
Returns
Uint8Array