SignedObject.tbsData

Get the TBS (to-be-signed) data in this object.

interface SignedObject
const
const(Vector!ubyte)
tbsData
()

Return Value

Type: const(Vector!ubyte)

DER encoded TBS data of this object

Meta