Skip to content
Snippets Groups Projects
Commit 5158bc06 authored by Martin Vogel's avatar Martin Vogel
Browse files

#414 Update readme

parent 12dd5378
No related branches found
No related tags found
2 merge requests!2#414 Remaining changes from MR,!1planning#414 Methoden Signaturen (Zwischenstand)
......@@ -4,22 +4,3 @@ The core module contains all interface implementations of the ``API`` module. A
implementations only via the provided API service interfaces. It contains two main facades a clients can use to send and
receive submissions.
#### SubmissionSender
The sender implementation provides all functionality to create, encrypt and send a submission.
It has the following dependencies:
- OAuthService - requests auth token
- CertificateValidator - validated the correct
#### SubmissionSubscriber
The sender implementation acts a facade for the client and provides all functionality to create, encrypt and send a
submission.
It has the following dependencies:
- OAuthService - requests auth token
- CertificateValidator - validated the correct
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment