Home
last modified time | relevance | path

Searched refs:setDidAuthenticateResponseEacAdditionalInputType (Results 1 – 3 of 3) sorted by relevance

/dports/deskutils/ausweisapp2/AusweisApp2-1.22.2/test/qt/workflows/context/
H A Dtest_AuthContext.cpp100 context.setDidAuthenticateResponseEacAdditionalInputType(eac); in test_DidAuthenticateResponseEacAdditionalInputType()
/dports/deskutils/ausweisapp2/AusweisApp2-1.22.2/src/workflows/base/context/
H A DAuthContext.h268 …void setDidAuthenticateResponseEacAdditionalInputType(const QSharedPointer<DIDAuthenticateResponse… in setDidAuthenticateResponseEacAdditionalInputType() function
/dports/deskutils/ausweisapp2/AusweisApp2-1.22.2/src/workflows/base/states/
H A DStateGenericSendReceive.cpp67 …getContext()->setDidAuthenticateResponseEacAdditionalInputType(QSharedPointer<DIDAuthenticateRespo… in setReceivedMessage()