|
AusweisApp
|
#include <IfdEstablishContext.h>
Öffentliche Methoden | |
| IfdEstablishContext (const IfdVersion::Version &pVersion, const QString &pUdName) | |
| IfdEstablishContext (const QJsonObject &pMessageObject) | |
| ~IfdEstablishContext () override=default | |
| const IfdVersion & | getProtocol () const |
| const QString & | getProtocolRaw () const |
| const QString & | getUdName () const |
| QByteArray | toByteArray (IfdVersion::Version pIfdVersion, const QString &pContextHandle) const override |
| IfdEstablishContext::IfdEstablishContext | ( | const IfdVersion::Version & | pVersion, |
| const QString & | pUdName | ||
| ) |
|
explicit |
|
overridedefault |
| const IfdVersion & IfdEstablishContext::getProtocol | ( | ) | const |
| const QString & IfdEstablishContext::getProtocolRaw | ( | ) | const |
| const QString & IfdEstablishContext::getUdName | ( | ) | const |
|
override |