AusweisApp
Lade ...
Suche ...
Keine Treffer
GeneralAuthenticateResponse.h-Dateireferenz
Include-Abhängigkeitsdiagramm für GeneralAuthenticateResponse.h:
Dieser Graph zeigt, welche Datei direkt oder indirekt diese Datei enthält:

gehe zum Quellcode dieser Datei

Klassen

class  governikus::GAResponseApdu
 
class  governikus::GAEncryptedNonceResponse
 
class  governikus::GAMapNonceResponse
 
class  governikus::GAPerformKeyAgreementResponse
 
class  governikus::GAMutualAuthenticationResponse
 
class  governikus::GAChipAuthenticationResponse
 

Namensbereiche

namespace  governikus
 Implementation of GeneralAuthenticate response APDUs.
 

Typdefinitionen

using governikus::GA_ENCRYPTEDNONCEDATA = ga_encryptednoncedata_st { ASN1_OCTET_STRING *mEncryptedNonce
 According to TR-03110-3 the ASN.1 the response APDU has one protocol specific data:
 
using governikus::GA_MAPNONCEDATA = ga_mapnoncedata_st { ASN1_OCTET_STRING *mMappingData
 According to TR-03110-3 the ASN.1 the response APDU has one protocol specific data:
 
using governikus::GA_PERFORMKEYAGREEMENTDATA = ga_performkeyagreementdata_st { ASN1_OCTET_STRING *mEphemeralPublicKey
 According to TR-03110-3 the ASN.1 the response APDU has one protocol specific data:
 
using governikus::GA_MUTUALAUTHENTICATIONDATA = ga_mutualauthenticationdata_st { ASN1_OCTET_STRING *mAuthenticationToken
 According to TR-03110-3 the ASN.1 the response APDU has three protocol specific data:
 
using governikus::GA_CHIPAUTHENTICATIONDATA = ga_chipauthenticationdata_st { ASN1_OCTET_STRING *mNonce
 According to TR-03110-3 the ASN.1 the response APDU has three protocol specific data:
 

Variablen

ASN1_OCTET_STRING * governikus::mCarCurr
 
ASN1_OCTET_STRING * governikus::mCarPrev
 
ASN1_OCTET_STRING * governikus::mAuthenticationToken