signedPayload
A signed data object that contains details about the insight.
Declaration
final let signedPayload: DataDiscussion
This data is a signed data object that represents Trust Insights Data, which is the data package of assessments relating to the legitimacy of end user activity passed through the Trust Insights APIs.
The data is in the CBOR Object Signing and Encryption (CBOR) format. It’s intended for server side validation and processing. For information on validating the payload signature and unpacking the data see: doc:decoding-the-data.