C API for BALTECH SDK
brp_DesfireFileDescription Struct Reference

#include <typedefs.h>

Data Fields

unsigned FileNo
 The DESFire file number to access. More...
 
brp_DesfireFileDescription_FileCommunicationSecurity FileCommunicationSecurity
 Communication settings that define if data is to be MAC'ed or encrypted before it's transmitted to the host system. More...
 
brp_DesfireFileDescription_FileType FileType
 Type of file to read. More...
 
unsigned ReadKeyNo
 ReadKeyNo , i.e. More...
 
unsigned WriteKeyNo
 WriteKeyNo , i.e. More...
 
unsigned Offset
 Number of the first byte in the DESFire file to map into the VHL file. More...
 
unsigned Length
 Length of byte sequence within the DESFire file to map into the VHL file. More...
 
unsigned ReadKeyIdx
 Index of the read key on the reader. More...
 
unsigned WriteKeyIdx
 Index of the write key on the reader If omitted and WriteKeyNo is equal to ReadKeyNo , it defaults to ReadKeyIdx. More...
 
unsigned AccessRightsLowByte
 **Only needed to runVHL.Format . More...
 
unsigned ChangeKeyIdx
 **Only needed to runVHL.Format . More...
 
unsigned FileSize
 **Only needed to runVHL.Format . More...
 
unsigned IsoFid
 **Only needed to runVHL.Format . More...
 

Detailed Description

Definition at line 4409 of file typedefs.h.


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