AusweisApp
|
#include <DidAuthenticateEac2.h>
Öffentliche Methoden | |
DIDAuthenticateEAC2 () | |
~DIDAuthenticateEAC2 () override | |
const ConnectionHandle & | getConnectionHandle () const |
const QString & | getDidName () const |
const QString & | getSignature () const |
const QString & | getEphemeralPublicKey () const |
const QList< QSharedPointer< const CVCertificate > > & | getCvCertificates () const |
![]() | |
PaosMessage (PaosType pType) | |
virtual | ~PaosMessage () |
const QString & | getMessageId () const |
void | setMessageId (const QString &messageId) |
const QString & | getRelatesTo () const |
void | setRelatesTo (const QString &relatesTo) |
Freundbeziehungen | |
class | DidAuthenticateEac2Parser |
class | ::test_StateProcessCertificatesFromEac2 |
Weitere Geerbte Elemente | |
![]() | |
const PaosType | mType |
![]() | |
bool | handleWSAddressingHeaders (QStringView pElementName, const QString &pValue, const QXmlStreamAttributes &pAttributes) |
DIDAuthenticateEAC2::DIDAuthenticateEAC2 | ( | ) |
|
overridedefault |
const ConnectionHandle & DIDAuthenticateEAC2::getConnectionHandle | ( | ) | const |
const QList< QSharedPointer< const CVCertificate > > & DIDAuthenticateEAC2::getCvCertificates | ( | ) | const |
const QString & DIDAuthenticateEAC2::getDidName | ( | ) | const |
const QString & DIDAuthenticateEAC2::getEphemeralPublicKey | ( | ) | const |
const QString & DIDAuthenticateEAC2::getSignature | ( | ) | const |
|
friend |