pcsc-sharp : PCSC.Iso7816 Namespace

Response Class

Documentation for this section has not yet been entered.

public class Response

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

Members

See Also: Inherited members from object.

Public Properties

[read-only]
ResponseApduList ResponseApduList . Documentation for this section has not yet been entered.
[read-only]
StatusWord int . Documentation for this section has not yet been entered.
[read-only]
SW1 byte . Documentation for this section has not yet been entered.
[read-only]
SW2 byte . Documentation for this section has not yet been entered.

Public Methods

GetData () : byte[]
Documentation for this section has not yet been entered.

Protected Methods

AddRecvPci (PCSC.SCardPCI)
Documentation for this section has not yet been entered.
AddResponseApdu (ResponseApdu)
Documentation for this section has not yet been entered.

Member Details

AddRecvPci Method

Documentation for this section has not yet been entered.

protected void AddRecvPci (PCSC.SCardPCI recvPci)

Parameters

recvPci
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

AddResponseApdu Method

Documentation for this section has not yet been entered.

protected void AddResponseApdu (ResponseApdu apdu)

Parameters

apdu
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

GetData Method

Documentation for this section has not yet been entered.

public virtual byte[] GetData ()

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

ResponseApduList Property

Documentation for this section has not yet been entered.

public ResponseApduList ResponseApduList { 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

StatusWord Property

Documentation for this section has not yet been entered.

public virtual int StatusWord { 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

SW1 Property

Documentation for this section has not yet been entered.

public virtual byte SW1 { 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

SW2 Property

Documentation for this section has not yet been entered.

public virtual byte SW2 { 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