diff options
author | Thien-Thi Nguyen <ttn@gnuvola.org> | 2022-04-17 04:53:17 -0400 |
---|---|---|
committer | Thien-Thi Nguyen <ttn@gnuvola.org> | 2022-04-17 04:53:17 -0400 |
commit | a7ad5a07e2eb80d942fcfd49a41330146ec36e45 (patch) | |
tree | cd31aaf48d89d6a894f8040a2095771258610cf0 /doc | |
parent | ba69c32712344a7483641d3f5c010672ab1e32e6 (diff) |
Add abstractions: TALER_merchant_pay_{sign,verify}
Additionally, this change removes ‘struct TALER_PaymentResponsePS’
from the public API.
* src/include/taler_crypto_lib.h
(TALER_merchant_pay_sign): New func decl.
(TALER_merchant_pay_verify): New func decl.
* src/include/taler_signatures.h
(struct TALER_PaymentResponsePS): Delete.
* src/util/merchant_signatures.c
(struct TALER_PaymentResponsePS): Move here from taler_signatures.h.
(TALER_merchant_pay_sign): New func.
(TALER_merchant_pay_verify): New func.
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions