X509Object.tbsData

The underlying data that is to be or was signed

class X509Object
final const
const(Vector!ubyte)
tbsData
()

Return Value

Type: const(Vector!ubyte)

data that is or was signed

Meta