Structsยง
- Auth
Payload - Payload message used for telling which credential to use or how to modify it
- MsgData
ToSign - MsgData
ToVerify - Signed
Data Msg - A wrapper for signed data used for constructing credentials and verifying them
datais base64 encoded JSON string that contains the data to be verified.
Whenreplayfeature tag is enabled, must be a JSON object corresponding toMsgDataToSignstruct.