summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2020-11-27 23:59:14 -0500
committerThien-Thi Nguyen <ttn@gnuvola.org>2020-11-27 23:59:14 -0500
commitaf59be3764ca5543582c053cd3830c57f76fa7d8 (patch)
treed4ad1bd71c9edf60d76120c34426c5d3ba0686db
parente632d2a95ca0b8f75b9bb18f806e1c7fd36f6bc4 (diff)
downloaddocs-af59be3764ca5543582c053cd3830c57f76fa7d8.tar.gz
docs-af59be3764ca5543582c053cd3830c57f76fa7d8.tar.bz2
docs-af59be3764ca5543582c053cd3830c57f76fa7d8.zip
mark up ‘TALER_SIGNATURE_ANASTASIS_POLICY_UPLOAD’
-rw-r--r--anastasis.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/anastasis.rst b/anastasis.rst
index 55c48d81..b508e9cb 100644
--- a/anastasis.rst
+++ b/anastasis.rst
@@ -282,7 +282,7 @@ algorithm is equivalent for **Anastasis-Policy-Signature**.
(anastasis-account-signature) = eddsa_sign(h_body, eddsa_priv)
ver_res = eddsa_verifiy(h_body, anastasis-account-signature, eddsa_pub)
-**anastasis-account-signature**: Signature over the SHA-512 hash of the body using the purpose code TALER_SIGNATURE_ANASTASIS_POLICY_UPLOAD (1400) (see GNUnet EdDSA signature API for the use of purpose)
+**anastasis-account-signature**: Signature over the SHA-512 hash of the body using the purpose code ``TALER_SIGNATURE_ANASTASIS_POLICY_UPLOAD`` (1400) (see GNUnet EdDSA signature API for the use of purpose)
**h_body**: The hashed body.