Generate a random challenge word list based on BIP39
Integer representing the strength of the challenge. Typically 128 or 256
A promise to the list of random words
Respond to a challenge by signing a message with the list of words
Name or alias of the identifier
Prefix of the recipient of the response
List of words to embed in the signed response
A promise to the result of the response
Mark challenge response as signed and accepted
Prefix of the identifier that was challenged
qb64 AID of exn message representing the signed response
A promise to the result
Ask Agent to verify a given sender signed the provided words
Prefix of the identifier that was challenged
List of challenge words to check for
A promise to the long running operation
Challenges