AusweisApp2
|
#include <DidAuthenticateEac1.h>
Öffentliche Methoden | |
DIDAuthenticateEAC1 () | |
virtual | ~DIDAuthenticateEAC1 () |
const QSharedPointer< const AuthenticatedAuxiliaryData > & | getAuthenticatedAuxiliaryData () const |
const QByteArray & | getAuthenticatedAuxiliaryDataAsBinary () const |
const QSharedPointer< const CertificateDescription > & | getCertificateDescription () const |
const QByteArray & | getCertificateDescriptionAsBinary () const |
const ConnectionHandle & | getConnectionHandle () const |
const QVector< QSharedPointer < const CVCertificate > > & | getCvCertificates () const |
const QString & | getDidName () const |
const QSharedPointer< const CHAT > & | getOptionalChat () const |
const QSharedPointer< const CHAT > & | getRequiredChat () const |
const QString & | getTransactionInfo () 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 | DidAuthenticateEac1Parser |
class | ::test_StatePrepareChat |
class | TestAuthContext |
class | ::test_StatePreVerification |
class | ::test_StateExtractCvcsFromEac1InputType |
class | ::test_StateProcessCertificatesFromEac2 |
class | ::test_StateCertificateDescriptionCheck |
Weitere Geerbte Elemente | |
![]() | |
const PaosType | mType |
![]() | |
bool | handleWSAddressingHeaders (const QString &pElementName, const QString &pValue, const QXmlStreamAttributes &pAttributes) |
DIDAuthenticateEAC1::DIDAuthenticateEAC1 | ( | ) |
|
virtual |
const QSharedPointer< const AuthenticatedAuxiliaryData > & DIDAuthenticateEAC1::getAuthenticatedAuxiliaryData | ( | ) | const |
const QByteArray & DIDAuthenticateEAC1::getAuthenticatedAuxiliaryDataAsBinary | ( | ) | const |
const QSharedPointer< const CertificateDescription > & DIDAuthenticateEAC1::getCertificateDescription | ( | ) | const |
const QByteArray & DIDAuthenticateEAC1::getCertificateDescriptionAsBinary | ( | ) | const |
const ConnectionHandle & DIDAuthenticateEAC1::getConnectionHandle | ( | ) | const |
const QVector< QSharedPointer< const CVCertificate > > & DIDAuthenticateEAC1::getCvCertificates | ( | ) | const |
const QString & DIDAuthenticateEAC1::getDidName | ( | ) | const |
const QSharedPointer< const CHAT > & DIDAuthenticateEAC1::getOptionalChat | ( | ) | const |
const QSharedPointer< const CHAT > & DIDAuthenticateEAC1::getRequiredChat | ( | ) | const |
const QString & DIDAuthenticateEAC1::getTransactionInfo | ( | ) | const |
|
friend |
|
friend |
|
friend |
|
friend |
|
friend |
|
friend |
|
friend |