summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcello Stanisci <marcello.stanisci@inria.fr>2015-06-26 15:03:33 +0200
committerMarcello Stanisci <marcello.stanisci@inria.fr>2015-06-26 15:03:33 +0200
commitbc04274c1e6bebedc8cbdeecd81aa3526a9b053e (patch)
treec6278cba6a11b2e4760ced667a92bbbefdf449f1
parent24c4ccb454a25c8dc397a90d5c978b0502493dc2 (diff)
downloaddocs-bc04274c1e6bebedc8cbdeecd81aa3526a9b053e.tar.gz
docs-bc04274c1e6bebedc8cbdeecd81aa3526a9b053e.tar.bz2
docs-bc04274c1e6bebedc8cbdeecd81aa3526a9b053e.zip
adding details on eddsa test API
-rw-r--r--api-mint.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/api-mint.rst b/api-mint.rst
index 33875e37..6e9dfe46 100644
--- a/api-mint.rst
+++ b/api-mint.rst
@@ -628,7 +628,7 @@ binary-compatible with the implementation of the mint.
:reqheader Content-Type: application/json
:<json base32 eddsa_pub: EdDSA public key
- :<json base32 eddsa_sig: EdDSA signature using purpose TALER_SIGNATURE_CLIENT_TEST_EDDSA
+ :<json base32 eddsa_sig: EdDSA signature using purpose TALER_SIGNATURE_CLIENT_TEST_EDDSA. Note: the signed payload must be empty, we sign just the purpose here.
:status 200: the signature was valid
:resheader Content-Type: application/json
:>json base32 eddsa_pub: Another EdDSA public key