AusweisApp2
|
According to TR-03110-3 the ASN.1 the response APDU has three protocol specific data: Mehr ...
#include <GeneralAuthenticateResponse.h>
Öffentliche Attribute | |
ASN1_OCTET_STRING * | mAuthenticationToken |
ASN1_OCTET_STRING * | mCarCurr |
ASN1_OCTET_STRING * | mCarPrev |
According to TR-03110-3 the ASN.1 the response APDU has three protocol specific data:
AuthenticationToken ::= APPLICATION [0x00] IMPLICIT OCTET_STRING CarCurr ::= APPLICATION [0x00] IMPLICIT OCTET_STRING OPTIONAL CarPrev ::= APPLICATION [0x00] IMPLICIT OCTET_STRING OPTIONAL
ASN1_OCTET_STRING* governikus::ga_mutualauthenticationdata_st::mAuthenticationToken |
ASN1_OCTET_STRING* governikus::ga_mutualauthenticationdata_st::mCarCurr |
ASN1_OCTET_STRING* governikus::ga_mutualauthenticationdata_st::mCarPrev |