gehe zum Quellcode dieser Datei
|
namespace | governikus |
| Implementation of GeneralAuthenticate response APDUs.
|
|
|
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:
|
|