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

Public Member Functions

def __init__ (self, aid)
 
def getAID (self)
 
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

 lastGet
 
 aid
 

Constructor & Destructor Documentation

◆ __init__()

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

Member Function Documentation

◆ getAID()

def smartcard-interpreter.ApplicationPIV.getAID (   self)

◆ getData()

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

◆ getDataResult()

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

◆ mse()

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

◆ mseResult()

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

◆ pso()

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

◆ psoResult()

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

◆ selectResult()

def smartcard-interpreter.ApplicationPIV.selectResult (   self,
  selectT,
  status,
  body 
)

Field Documentation

◆ aid

smartcard-interpreter.ApplicationPIV.aid

◆ lastGet

smartcard-interpreter.ApplicationPIV.lastGet

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