AusweisApp
Lade ...
Suche ...
Keine Treffer
Backup.h
gehe zur Dokumentation dieser Datei
1
5
#pragma once
6
7
#include <QSettings>
8
#include <QSharedPointer>
9
10
11
namespace
governikus
12
{
13
14
class
Backup
15
{
16
public
:
17
static
void
disable
(
const
QSharedPointer<QSettings>
&
pSettings
);
18
};
19
20
21
}
// namespace governikus
governikus::Backup
Definition
Backup.h:15
governikus::Backup::disable
static void disable(const QSharedPointer< QSettings > &pSettings)
Definition
Backup_generic.cpp:11
governikus
Implementation of GeneralAuthenticate response APDUs.
Definition
CommandApdu.h:17
governikus::decodeObject
QSharedPointer< T > decodeObject(const QByteArray &pData, bool pLogging=true)
Template function for decoding an OpenSSL type from DER encoded QByteArray.
Definition
ASN1TemplateUtil.h:114
src
settings
Backup.h
Erzeugt von
1.10.0