Update use cases authored by Aleksandra Grabowska's avatar Aleksandra Grabowska
......@@ -36,10 +36,10 @@ Additionally user should have a possibility to editing his data (phone number),
### 3. DIS (shortcut based on BoL documentation)
Consists of:
a CDR reposible for processing documents (see more [CDR](Architecture/CDR))
b CPR responsible for processing messages (see more [CPR](Architecture/CPR))
c XML- signature (signing and verifying a signature)
d PAS Gateway (sending signed messages to PAS)
a. CDR reposible for processing documents (see more [CDR](Architecture/CDR))
b. CPR responsible for processing messages (see more [CPR](Architecture/CPR))
c. XML- signature (signing and verifying a signature)
d. PAS Gateway (sending signed messages to PAS)
### 4. PAS
Bank of Lithuania system managing message exchange between various bank and external systems (see more [PASS](Architecture/PAS))
......
......