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