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.
Authorizes the author-delegate who signed this message.
Used to check if the grant has been revoked.
Called by JSON.stringify(...)
automatically.
Static
createStatic
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.