AusweisApp
|
#include <SelfAuthenticationData.h>
Öffentliche Typen | |
using | OrderedSelfData = QList<QPair<QString, QString>> |
Öffentliche Methoden | |
SelfAuthenticationData (const QByteArray &pData=QByteArray()) | |
~SelfAuthenticationData ()=default | |
bool | isValid () const |
QString | getValue (SelfAuthData pData) const |
const QDateTime & | getDateTime () const |
OrderedSelfData | getOrderedSelfData () const |
using governikus::SelfAuthenticationData::OrderedSelfData = QList<QPair<QString, QString>> |
|
explicit |
|
default |
SelfAuthenticationData::OrderedSelfData SelfAuthenticationData::getOrderedSelfData | ( | ) | const |
QString SelfAuthenticationData::getValue | ( | SelfAuthData | pData | ) | const |
bool SelfAuthenticationData::isValid | ( | ) | const |
Check if parsing of given data was successful.