diff options
Diffstat (limited to 'src/util/crypto_helper_denom.c')
-rw-r--r-- | src/util/crypto_helper_denom.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/util/crypto_helper_denom.c b/src/util/crypto_helper_denom.c index 4c6ab84e..5aa60a24 100644 --- a/src/util/crypto_helper_denom.c +++ b/src/util/crypto_helper_denom.c @@ -498,6 +498,7 @@ more: } *ec = TALER_EC_NONE; finished = true; + ds.cipher = TALER_DENOMINATION_RSA; ds.details.blinded_rsa_signature = rsa_signature; break; } |