If this message is signed by an author-delegate.
Valid JSON message representing this DWN message.
Decoded payload of the signature of this message.
Gets the signer of this message. This is not to be confused with the logical author of the message.
Called by JSON.stringify(...)
automatically.
Static
createCreates a MessagesSubscribe message.
Static
parse
DID of the logical author of this message. NOTE: we say "logical" author because a message can be signed by a delegate of the actual author, in which case the author DID would not be the same as the signer/delegate DID, but be the DID of the grantor (
grantedBy
) of the delegated grant presented.