AusweisApp2
MulticastLock.h
gehe zur Dokumentation dieser Datei
1 
5 #pragma once
6 
7 namespace governikus
8 {
9 
11 {
12  private:
13  void invokeJniMethod(const char* const pMethodName);
14 
15  public:
18 };
19 
20 
21 } // namespace governikus
Definition: MulticastLock.h:11
Implementation of GeneralAuthenticate response APDUs.
Definition: CommandApdu.h:16