Actions
RPC-GUI » History » Revision 7
« Previous |
Revision 7/11
(diff)
| Next »
Hans-Martin Haase, 08/24/2015 11:01 AM
Remove empty section JSON Message Format and add Table of Content.
- Table of contents
- Abstract User Consent
Abstract User Consent¶
GUI Common Overview¶
- General information about the architecture of the Open eCard App can be found at
- Information about ISO/IEC 24727 and the EAC (Extended Access Control) protocol can be found at
- The EAC implementierung can be found at
- GUI elements for EAC can be found at
- The GUI is called via the method
public DIDAuthenticateResponse perform(DIDAuthenticate request, Map<String, Object> internalData)
in class PACEStep. See https://github.com/ecsec/open-ecard/blob/stage/addons/tr03112/src/main/java/org/openecard/sal/protocol/eac/PACEStep.java
- UML diagrams for the GUI are shown in the following:
Updated by Hans-Martin Haase about 9 years ago · 7 revisions