Beta
Private
constructorStatic
parseBeta
Parses the json message into a message instance. Performs format validation and an integrity check on the signature
Static
parseBeta
Parses a json message into an instance of message kind's class. Performs format validation and an integrity check of the signature
Static
rawUtil for JSON.parse-ing a stringified Tbdex Message
Either a stringified Tbdex Message or an object Tbdex Message
A Tbdex Message as an object
If the stringified message could not be JSON.parse'd
Static
rawUtil for JSON.parse-ing a stringified Tbdex resource
Either a stringified Tbdex resource or an object Tbdex resource
A Tbdex message as an object
If the stringified resource could not be JSON.parse'd
Utility functions for parsing Messages and Resources