AusweisApp
Lade ...
Suche ...
Keine Treffer
Email.h
gehe zur Dokumentation dieser Datei
1
5
#pragma once
6
7
#include "
GlobalStatus.h
"
8
9
#include <QString>
10
#include <QUrl>
11
12
13
namespace
governikus
14
{
15
16
class
GlobalStatus;
17
18
QString
generateMailBody
(
const
GlobalStatus&
pStatus
,
const
QUrl
&
pServiceUrl
= {},
bool
pPercentEncoding
=
false
,
bool
pAddLogNotice
=
false
);
19
20
}
// namespace governikus
GlobalStatus.h
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
governikus::generateMailBody
QString generateMailBody(const GlobalStatus &pStatus, const QUrl &pServiceUrl, bool pPercentEncoding, bool pAddLogNotice)
Definition
Email.cpp:14
src
ui
qml
Email.h
Erzeugt von
1.10.0