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 * | mNonce |
ASN1_OCTET_STRING * | mAuthenticationToken |
According to TR-03110-3 the ASN.1 the response APDU has three protocol specific data:
Nonce ::= APPLICATION [0x01] IMPLICIT OCTET_STRING AuthenticationToken ::= APPLICATION [0x02] IMPLICIT OCTET_STRING
ASN1_OCTET_STRING* governikus::ga_chipauthenticationdata_st::mAuthenticationToken |
ASN1_OCTET_STRING* governikus::ga_chipauthenticationdata_st::mNonce |