SpringCard SpringCore Library for .NET  20.04.16
High-level access to the SpringCore devices
SpringCard.SpringCore.Direct.DirectDevice.ExchangeI Class Reference

Communication interface. More...

Inheritance diagram for SpringCard.SpringCore.Direct.DirectDevice.ExchangeI:
SpringCard.SpringCore.Direct.DirectDevice.AtCryptoI SpringCard.SpringCore.Direct.DirectDevice.ControlI SpringCard.SpringCore.Direct.DirectDevice.DFUI SpringCard.SpringCore.Direct.DirectDevice.HCEI SpringCard.SpringCore.Direct.DirectDevice.SamAvI

Protected Member Functions

 ExchangeI (CLA _CLA, DirectDevice parent)
 
bool Exchange (CLA Cla, byte[] Cmd, out byte[] Rsp, ExchangeOptions options=null)
 
bool Exchange (byte Cmd, byte[] CmdData, out byte Sta, out byte[] RspData, ExchangeOptions options=null)
 
bool Exchange (byte Cmd, byte[] CmdData, out byte[] RspData, ExchangeOptions options=null)
 
bool Exchange (byte Cmd, byte[] CmdData, out byte Sta, ExchangeOptions options=null)
 
bool Exchange (byte Cmd, byte[] CmdData, ExchangeOptions options=null)
 
bool Exchange (byte Cmd, ExchangeOptions options=null)
 
bool Exchange (byte Cmd, out byte[] RspData, ExchangeOptions options=null)
 

Properties

DirectDevice parent [get]
 
CLA _CLA [get]
 

Detailed Description

Communication interface.


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