summaryrefslogtreecommitdiff
path: root/libeufin/ebics.rst
diff options
context:
space:
mode:
Diffstat (limited to 'libeufin/ebics.rst')
-rw-r--r--libeufin/ebics.rst10
1 files changed, 5 insertions, 5 deletions
diff --git a/libeufin/ebics.rst b/libeufin/ebics.rst
index 2840a1cd..9960fe1c 100644
--- a/libeufin/ebics.rst
+++ b/libeufin/ebics.rst
@@ -78,7 +78,7 @@ EBICS Glossary
This concept is similar to Taler's merchant backend instance identifiers.
Order Number
- Interchangably called "Order ID".
+ Interchangeably called "Order ID".
Each upload transaction gets a unique order number assigned by the bank server.
The Order Number is used to match VEUs in a second upload to the original order.
@@ -155,7 +155,7 @@ EBICS Glossary
Distributed Electronic Signature (from German "Verteilte Elektronische Unterschrift").
V001
- FTAM encryption algorithm ("Verschlüsselung"), superseeded in EBICS by E002.
+ FTAM encryption algorithm ("Verschlüsselung"), superseded in EBICS by E002.
E002
EBICS encryption process, used to encrypt the order payload.
@@ -329,19 +329,19 @@ The following order types are, for now, not relevant for LibEuFin:
Type: Upload.
Change of the bank-technical key (``K_SIG``).
- Superseeded by HSA.
+ Superseded by HSA.
HCA
Type: Upload.
Change the identification and authentication key as well as the encryption key (``K_IA`` and ``K_ENC``).
- Superseeded by HCS.
+ Superseded by HCS.
PTK
Type: Download.
Download a human-readable protocol of operations done via EBICS.
- Mandatory for German banks. Superseeded by the machine-readable
+ Mandatory for German banks. Superseded by the machine-readable
HAC order type.