Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Namespace: PCSC.Iso7816
Assembly: pcsc-sharp (in pcsc-sharp.dll)
Assembly Versions: 1.0.0.0, 2.0.0.0, 2.0.0.1
See Also: Inherited members from object.
⊟ Public Constructors
Documentation for this section has not yet been entered. Documentation for this section has not yet been entered. ⊟ Public Properties
[read-only] ActiveProtocol PCSC.SCardProtocol . Documentation for this section has not yet been entered. [read-only] CurrentShareMode PCSC.SCardShareMode . Documentation for this section has not yet been entered. MaxReceiveSize int . Documentation for this section has not yet been entered. RetransmitWaitTime int . Documentation for this section has not yet been entered. ⊟ Public Methods
Connect (string, PCSC.SCardShareMode, PCSC.SCardProtocol) Documentation for this section has not yet been entered.ConstructCommandApdu (IsoCase) : CommandApdu Documentation for this section has not yet been entered.Transmit (CommandApdu) : Response Documentation for this section has not yet been entered.⊟ Protected Methods
ThrowExceptionOnSCardError (PCSC.SCardError) Documentation for this section has not yet been entered.
⊟ IsoCard Constructor
Documentation for this section has not yet been entered.
public IsoCard (PCSC.ISCardReader reader)⊟ Parameters
- reader
- Documentation for this section has not yet been entered.
⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: PCSC.Iso7816
Assembly: pcsc-sharp (in pcsc-sharp.dll)
Assembly Versions: 1.0.0.0, 2.0.0.0, 2.0.0.1
IsoCard Constructor
Documentation for this section has not yet been entered.
public IsoCard (PCSC.ISCardReader reader, string readerName, PCSC.SCardShareMode mode, PCSC.SCardProtocol proto)Parameters
- reader
- Documentation for this section has not yet been entered.
- readerName
- Documentation for this section has not yet been entered.
- mode
- Documentation for this section has not yet been entered.
- proto
- Documentation for this section has not yet been entered.
Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: PCSC.Iso7816
Assembly: pcsc-sharp (in pcsc-sharp.dll)
Assembly Versions: 1.0.0.0, 2.0.0.0, 2.0.0.1
⊟ ActiveProtocol Property
Documentation for this section has not yet been entered.
public PCSC.SCardProtocol ActiveProtocol { get; }⊟ Value
Documentation for this section has not yet been entered.⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: PCSC.Iso7816
Assembly: pcsc-sharp (in pcsc-sharp.dll)
Assembly Versions: 1.0.0.0, 2.0.0.0, 2.0.0.1
Connect Method
Documentation for this section has not yet been entered.
Parameters
- readerName
- Documentation for this section has not yet been entered.
- mode
- Documentation for this section has not yet been entered.
- proto
- Documentation for this section has not yet been entered.
Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: PCSC.Iso7816
Assembly: pcsc-sharp (in pcsc-sharp.dll)
Assembly Versions: 1.0.0.0, 2.0.0.0, 2.0.0.1
⊟ ConstructCommandApdu Method
Documentation for this section has not yet been entered.
public CommandApdu ConstructCommandApdu (IsoCase isoCase)⊟ Parameters
- isoCase
- Documentation for this section has not yet been entered.
⊟ Returns
Documentation for this section has not yet been entered.⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: PCSC.Iso7816
Assembly: pcsc-sharp (in pcsc-sharp.dll)
Assembly Versions: 1.0.0.0, 2.0.0.0, 2.0.0.1
CurrentShareMode Property
Documentation for this section has not yet been entered.
public PCSC.SCardShareMode CurrentShareMode { get; }Value
Documentation for this section has not yet been entered.Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: PCSC.Iso7816
Assembly: pcsc-sharp (in pcsc-sharp.dll)
Assembly Versions: 1.0.0.0, 2.0.0.0, 2.0.0.1
⊟ MaxReceiveSize Property
Documentation for this section has not yet been entered.
public virtual int MaxReceiveSize { protected set; get; }⊟ Value
Documentation for this section has not yet been entered.⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: PCSC.Iso7816
Assembly: pcsc-sharp (in pcsc-sharp.dll)
Assembly Versions: 1.0.0.0, 2.0.0.0, 2.0.0.1
⊟ RetransmitWaitTime Property
Documentation for this section has not yet been entered.
public int RetransmitWaitTime { set; get; }⊟ Value
Documentation for this section has not yet been entered.⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: PCSC.Iso7816
Assembly: pcsc-sharp (in pcsc-sharp.dll)
Assembly Versions: 1.0.0.0, 2.0.0.0, 2.0.0.1
⊟ ThrowExceptionOnSCardError Method
Documentation for this section has not yet been entered.
protected void ThrowExceptionOnSCardError (PCSC.SCardError sc)⊟ Parameters
- sc
- Documentation for this section has not yet been entered.
⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: PCSC.Iso7816
Assembly: pcsc-sharp (in pcsc-sharp.dll)
Assembly Versions: 1.0.0.0, 2.0.0.0, 2.0.0.1
⊟ Transmit Method
Documentation for this section has not yet been entered.
public virtual Response Transmit (CommandApdu cmdApdu)⊟ Parameters
- cmdApdu
- Documentation for this section has not yet been entered.
⊟ Returns
Documentation for this section has not yet been entered.⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: PCSC.Iso7816
Assembly: pcsc-sharp (in pcsc-sharp.dll)
Assembly Versions: 1.0.0.0, 2.0.0.0, 2.0.0.1