FreeRDP
smartcard-interpreter.ApplicationGids Class Reference
Inheritance diagram for smartcard-interpreter.ApplicationGids:
Collaboration diagram for smartcard-interpreter.ApplicationGids:

Public Member Functions

def __init__ (self, aid)
 
def getAID (self)
 
def parseFcp (self, bytes)
 
def parseFci (self, bytes)
 
def selectResult (self, selectT, status, body)
 
def getData (self, fileId, bytes)
 
def getDataResult (self, status, body)
 
def mse (self, body)
 
def mseResult (self, status, body)
 
def pso (self, body)
 
def psoResult (self, status, body)
 

Data Fields

 aid
 
 lastDo
 

Constructor & Destructor Documentation

◆ __init__()

def smartcard-interpreter.ApplicationGids.__init__ (   self,
  aid 
)

Member Function Documentation

◆ getAID()

def smartcard-interpreter.ApplicationGids.getAID (   self)

◆ getData()

def smartcard-interpreter.ApplicationGids.getData (   self,
  fileId,
  bytes 
)

◆ getDataResult()

def smartcard-interpreter.ApplicationGids.getDataResult (   self,
  status,
  body 
)

◆ mse()

def smartcard-interpreter.ApplicationGids.mse (   self,
  body 
)

◆ mseResult()

def smartcard-interpreter.ApplicationGids.mseResult (   self,
  status,
  body 
)

◆ parseFci()

def smartcard-interpreter.ApplicationGids.parseFci (   self,
  bytes 
)
Here is the caller graph for this function:

◆ parseFcp()

def smartcard-interpreter.ApplicationGids.parseFcp (   self,
  bytes 
)
Here is the caller graph for this function:

◆ pso()

def smartcard-interpreter.ApplicationGids.pso (   self,
  body 
)

◆ psoResult()

def smartcard-interpreter.ApplicationGids.psoResult (   self,
  status,
  body 
)

◆ selectResult()

def smartcard-interpreter.ApplicationGids.selectResult (   self,
  selectT,
  status,
  body 
)
Here is the call graph for this function:

Field Documentation

◆ aid

smartcard-interpreter.ApplicationGids.aid

◆ lastDo

smartcard-interpreter.ApplicationGids.lastDo

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