AusweisApp2
Lade ...
Suche ...
Keine Treffer
StateCheckCertificates.h
gehe zur Dokumentation dieser Datei
1
11
#pragma once
12
13
#include "
AbstractState.h
"
14
#include "
GenericContextContainer.h
"
15
#include "
context/AuthContext.h
"
16
17
namespace
governikus
18
{
19
20
class
StateCheckCertificates
21
:
public
AbstractState
22
,
public
GenericContextContainer
<AuthContext>
23
{
24
Q_OBJECT
25
friend
class
StateBuilder
;
26
27
private
:
28
explicit
StateCheckCertificates
(
const
QSharedPointer<WorkflowContext>& pContext);
29
void
run()
override
;
30
};
31
32
}
// namespace governikus
AbstractState.h
AuthContext.h
GenericContextContainer.h
governikus::AbstractState
Definition:
AbstractState.h:23
governikus::GenericContextContainer
Definition:
GenericContextContainer.h:22
governikus::StateBuilder
Definition:
StateBuilder.h:20
governikus::StateCheckCertificates
Definition:
StateCheckCertificates.h:23
governikus
Implementation of GeneralAuthenticate response APDUs.
Definition:
CommandApdu.h:16
src
workflows
base
states
StateCheckCertificates.h
Erzeugt von
1.9.5