globalplatform
Data Fields
GP211_RECEIPT_DATA Struct Reference

#include <security.h>

Data Fields

BYTE receiptLength
 The length of the receipt DAP.
 
BYTE receipt [GP211_RECEIPT_MAX_LENGTH]
 The receipt signature or MAC.
 
BYTE confirmationCounterLength
 Length of the confirmation counter buffer.
 
BYTE confirmationCounter [2]
 The confirmation counter buffer.
 
BYTE cardUniqueDataLength
 The length of SD unique data in the confirmation data.
 
BYTE cardUniqueData [GP211_RECEIPT_SD_UNIQUE_DATA_MAX_LENGTH]
 SD unique data buffer.
 
BOOL tokenIdentifierPresent
 Whether the optional token identifier length/value field is present.
 
BYTE tokenIdentifierLength
 The length of the token identifier buffer.
 
BYTE tokenIdentifier [GP211_RECEIPT_TOKEN_IDENTIFIER_MAX_LENGTH]
 Token identifier buffer.
 
BOOL tokenDataDigestPresent
 Whether the optional token data digest length/value field is present.
 
BYTE tokenDataDigestLength
 The length of the token data digest buffer.
 
BYTE tokenDataDigest [GP211_RECEIPT_TOKEN_DATA_DIGEST_MAX_LENGTH]
 Token data digest buffer.
 

Detailed Description

A structure returned in DELETE, LOAD, INSTALL[for load], INSTALL[for install], INSTALL[for extradition]. INSTALL[for registry update] with delegated management.


The documentation for this struct was generated from the following file: