From dd382fbf1e2c2558f466991837666ce1779a0090 Mon Sep 17 00:00:00 2001 From: Florian Jung Date: Sun, 6 Nov 2022 02:24:17 +0100 Subject: [PATCH 3/3] List CIPHER as required coin option --- taler-exchange-manual.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/taler-exchange-manual.rst b/taler-exchange-manual.rst index e5d1bd4..fc06a8e 100644 --- a/taler-exchange-manual.rst +++ b/taler-exchange-manual.rst @@ -520,6 +520,9 @@ must then have the following options: - ``FEE_REFUND``: What does it cost to refund this coin? Specified using the same format as value. +- ``CIPHER``: Which cipher to use for this coin? Must be either ``RSA`` or + ``CS``. + - ``RSA_KEYSIZE``: How many bits should the RSA modulus (product of the two primes) have for this type of coin. -- 2.38.1